mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 01:27:36 +00:00
Fix wrong conditions for @custom.site_logo_in_main_navigation
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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 {
|
||||
|
Reference in New Issue
Block a user