ehess: display page-picture zone only when relevant (#78058) #293

Merged
pmarillonnet merged 1 commits from wip/78058-ehess-page-picture-glitch into main 2023-05-31 16:36:23 +02:00
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%;