Fix vanishing claim on narrow widths.

This commit is contained in:
Stephan 2021-03-06 17:53:19 +01:00
parent 925b7cdc83
commit d3e7938720

View File

@ -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 {