Skip to content

Commit b0f7055

Browse files
authored
Merge pull request #525 from ritza-co/fix-icon-spacing
adjust theme toggle spacing in navbar
2 parents 4383949 + 3d11b7a commit b0f7055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ main {
9292

9393
/* Make the gap before the theme toggle (Company → sun icon) match the
9494
gap after it (sun icon → search bar). */
95-
.toggleButton_node_modules-\@docusaurus-theme-classic-lib-theme-ColorModeToggle-styles-module {
95+
.navbar__items--right .clean-btn {
9696
margin-left: 0.85em;
9797
}

0 commit comments

Comments
 (0)