Skip to content

Commit c4d5b6f

Browse files
committed
Increase spacing between hamburger menu and logo
1 parent 080c55f commit c4d5b6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,11 +1183,11 @@ html body > div:first-child {
11831183
.navbar__logo {
11841184
width: 40px !important;
11851185
height: 40px !important;
1186-
margin-right: 0.5rem !important;
1186+
margin-right: 0.75rem !important;
11871187
}
11881188

11891189
.navbar__brand {
1190-
margin-left: 0.5rem !important;
1190+
margin-left: 1rem !important;
11911191
}
11921192

11931193
.navbar .navbar__title,

0 commit comments

Comments
 (0)