forked from ag_kommunikation/webseite
fix: Fixed nearly unclickable logo in mobile view.
This commit is contained in:
parent
12516baf00
commit
4181a9b1a8
@ -225,6 +225,12 @@ header {
|
||||
grid-row: 1 / span 1;
|
||||
}
|
||||
|
||||
.header__homelink {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.header__button,
|
||||
.content__button,
|
||||
.claim__button,
|
||||
|
Loading…
Reference in New Issue
Block a user