Browse Source

Search-Bg Cover

bugfix/microsites
Lukas Zimmer 2 years ago
parent
commit
cd49006483
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss

+ 1
- 0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss View File

@@ -30,6 +30,7 @@ section.marketingheader{
background-color: var(--theme-color-primary-dimmed-04);
max-height: 100px;
transition: all .5s cubic-bezier(0,1,0,1);
background-size:cover;
@media (max-width:767px){
max-height: 78px;
}


Loading…
Cancel
Save