mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 09:14:09 +00:00
remove ad background (#185)
This commit is contained in:
@@ -81,8 +81,6 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
background: rgba(0, 0, 0, 0.2);
|
|
||||||
backdrop-filter: blur(2px);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.left-gutter-ad google-ad {
|
.left-gutter-ad google-ad {
|
||||||
@@ -103,8 +101,6 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
background: rgba(0, 0, 0, 0.2);
|
|
||||||
backdrop-filter: blur(2px);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.right-gutter-ad google-ad {
|
.right-gutter-ad google-ad {
|
||||||
|
|||||||
Reference in New Issue
Block a user