Add mobile header banner #9

Merged
mischa.spelt merged 4 commits from dev into main 2024-12-04 11:15:42 +01:00
Showing only changes of commit a86f8e56a1 - Show all commits

View File

@@ -13,7 +13,7 @@ ins[data-revive-zoneid] {
margin-bottom: 30px; margin-bottom: 30px;
} }
@media (min-width: 576px) { @media (max-width: 576px) {
ins[data-revive-zoneid] { ins[data-revive-zoneid] {
max-width: 100%; max-width: 100%;
height: auto; height: auto;