Added more spacing between the burger and search icons

This commit is contained in:
Sodbileg Gansukh
2023-09-12 22:11:39 +08:00
parent c7b8045126
commit a6244aa482
3 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -750,6 +750,7 @@ Search LOGO Login Subscribe
position: relative; position: relative;
display: none; display: none;
margin-right: -7px; margin-right: -7px;
margin-left: 4px;
} }
.gh-burger svg { .gh-burger svg {