small size screen header cover

This commit is contained in:
Fred Tempez 2023-11-29 18:07:18 +01:00
parent 1d40aa0a6b
commit b4f3b5ba32

View File

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