Correcties voor banner placement #10

Merged
mischa.spelt merged 8 commits from dev into main 2024-12-06 17:45:29 +01:00
3 changed files with 5 additions and 9 deletions
Showing only changes of commit c16a2db01d - Show all commits

View File

@@ -959,10 +959,8 @@ div.pp_default .pp_close:hover {
}
ins[data-revive-zoneid="2"] {
width: 100%;
height: 275px;
margin: 11px auto 50px auto;
background-color: #efefef;
margin: 2rem 0;
display: block;
}
@media (max-width: 768px) {

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +1,6 @@
ins[data-revive-zoneid="2"] {
width: 100%;
height: 275px;
margin: 11px auto 50px auto;
background-color: #efefef;
margin: 2rem 0;
display: block;
}
@media (max-width: 768px) {