small size screen header cover

This commit is contained in:
Fred Tempez 2023-11-29 18:07:21 +01:00
parent 548fd25756
commit 2e839715b5
1 changed files with 3 additions and 0 deletions

View File

@ -1819,4 +1819,7 @@ th.col12 {
.bannerDisplay { .bannerDisplay {
display: none; display: none;
} }
header {
background-size: cover !important;
}
} }