mirror of
https://github.com/gabrielecirulli/2048.git
synced 2026-08-30 17:13:37 +08:00
Tweaks to ad styling
This commit is contained in:
+1
-2
@@ -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
@@ -877,12 +877,12 @@ hr {
|
||||
}
|
||||
|
||||
.under-board-container {
|
||||
height: 50px;
|
||||
margin-top: 38px;
|
||||
}
|
||||
|
||||
.under-board-container,
|
||||
.under-board-container .adsbygoogle {
|
||||
height: 80px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user