Remove ads if aspect ratio bad
This commit is contained in:
@@ -67,6 +67,10 @@ body {
|
||||
aspect-ratio: 9 / 16;
|
||||
}
|
||||
|
||||
.leftadsbanner.is-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.hero-content {
|
||||
max-width: 90vw;
|
||||
text-align: left;
|
||||
@@ -198,6 +202,11 @@ body {
|
||||
margin-right: 0.45em;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.adsbanner,
|
||||
.leftadsbanner {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.hero-play-button {
|
||||
|
||||
Reference in New Issue
Block a user