ehess: display page-picture zone only when relevant (#78058)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Paul Marillonnet 2023-05-31 16:33:10 +02:00
parent e38b119608
commit a0dca9b2e7
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
content: "";
display: none;
}
div#header-wrapper::after {
body.has-picture div#header-wrapper::after {
content: "";
display: block;
width: 100%;