Skip to content

Commit bb59b87

Browse files
added space between search and theme toggler (#648)
* added space between search and theme toggler * made it 13px --------- Co-authored-by: Achanandhi M <[email protected]>
1 parent 20bdb9b commit bb59b87

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)