forked from ag_kommunikation/webseite
Fix vanishing claim on narrow widths.
This commit is contained in:
parent
925b7cdc83
commit
d3e7938720
@ -944,6 +944,7 @@ footer {
|
||||
.header__claim p {
|
||||
margin: 0;
|
||||
padding: 1.5rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.header__sub_claim {
|
||||
@ -1048,6 +1049,7 @@ footer {
|
||||
margin: 0;
|
||||
padding: 1.5rem;
|
||||
background: var(--wtf-dark-blue);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.header__sub_claim {
|
||||
|
Loading…
Reference in New Issue
Block a user