Fix wrong conditions for @custom.site_logo_in_main_navigation

This commit is contained in:
Sodbileg Gansukh
2022-05-19 20:40:09 +08:00
parent 21c6f59a61
commit 6439992db2
6 changed files with 17 additions and 15 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -291,7 +291,7 @@ body:not(.has-cover-image) .site-header-content:not(.left-aligned) {
}
.no-logo .gh-head-menu {
margin-left: -32px;
margin-left: -40px;
}
.gh-head-menu .nav {