forked from ag_kommunikation/webseite
Merge pull request 'fix: Fixed nearly unclickable logo in mobile view.' (#115) from #111_logo_mobil_unklickbar into main
Reviewed-on: ag_kommunikation/webseite#115
This commit is contained in:
commit
4512a6a1bf
@ -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