fix door openheader selector

master
Dirk Heilig 2024-01-27 10:53:25 +01:00
parent f34e892d16
commit 52c836807a
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ a.external:after {
background-position-x: center ;
background-position-y: top ;
}
.header.door_open{
.door_open .header{
background-image: url("/img/banner_open.jpg");
}
.header-wrapper,