fix: Großes Header-Bild auf der Homepage gefixt.

This commit is contained in:
muli 2023-05-19 18:07:41 +02:00
parent 25f835464e
commit cab6df4e36
1 changed files with 4 additions and 1 deletions

View File

@ -294,10 +294,13 @@ header {
grid-row: 2 / span 1;
grid-column: 1 / span 3;
background-color: var(--wtf-light-blue);
margin-bottom: 6rem;
z-index: 5;
}
.slim_box__top_bar_left {
margin-bottom: 6rem;
}
.bg_box__top_bar_middle, .slim_box__top_bar_middle {
grid-row: 1 / span 2;
grid-column: 4 / span 1;