When the publication cover is turned off and the header style is set to hidden, the header section shouldn't be taking much space like it does regularly.
This commit is contained in:
Sodbileg Gansukh 2022-12-07 15:28:59 +08:00
parent 8f2b806673
commit 140632b885
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

View File

@ -136,6 +136,7 @@ production stylesheet in assets/built/screen.css
.site-header-content.no-content {
padding-top: 0;
padding-bottom: 2vmin;
}
.site-header-inner {