Skip to content

Commit 8f76450

Browse files
committed
fix: increased space between header search and dark mode icon
Signed-off-by: vaidik-bajpai <[email protected]>
1 parent 4bfad0a commit 8f76450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ div[class^="sidebar_"] .button svg {
229229

230230
.navbar__items--right {
231231
@apply justify-end ml-auto flex-row-reverse;
232+
gap: 13px;
232233
}
233234

234235
.navbar__items--right > :last-child {

0 commit comments

Comments
 (0)