remove ad background (#185)

This commit is contained in:
evanpelle
2025-03-08 12:38:19 -08:00
committed by Evan
parent 7396281d3e
commit 3945577592
-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 {