remove ad background (#185)

This commit is contained in:
evanpelle
2025-03-08 12:38:19 -08:00
committed by GitHub
parent c99cec8f0b
commit de584329b8
-4
View File
@@ -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 {