Tweaks to ad styling

This commit is contained in:
Gabriele Cirulli
2019-01-13 20:52:34 +01:00
parent a5508bcbba
commit c03c54aa73
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -1123,12 +1123,11 @@ hr {
.under-board-container {
height: 50px;
margin-top: 38px; }
.under-board-container,
.under-board-container .adsbygoogle {
height: 80px;
display: none; }
@media (max-width: 880px) {
+1 -1
View File
@@ -877,12 +877,12 @@ hr {
}
.under-board-container {
height: 50px;
margin-top: 38px;
}
.under-board-container,
.under-board-container .adsbygoogle {
height: 80px;
display: none;
}