fix: Logo auf Telefonen nicht klickbar.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/spielwiese Build is passing

This commit is contained in:
muli 2023-06-04 22:20:39 +02:00
parent cd1a68ad95
commit 477efb7104

View File

@ -1701,6 +1701,10 @@ footer {
justify-content: center; justify-content: center;
} }
.header__logo_box {
z-index: 41;
}
.header__bg_box { .header__bg_box {
background-image: none; background-image: none;
} }