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