From 33bfbd5631c6f63ef4082d330776a35784e092cf Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Sat, 30 Nov 2024 15:09:59 -0500 Subject: [PATCH] fix: more visible triple squiggly --- src/components/AdTicketsThin.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/AdTicketsThin.astro b/src/components/AdTicketsThin.astro index 2997946..276f6a7 100644 --- a/src/components/AdTicketsThin.astro +++ b/src/components/AdTicketsThin.astro @@ -28,7 +28,6 @@ import ContentArea from "./ContentArea.astro"; } .triple-squiggly { - opacity: 0.9; position: absolute; width: 100%; background-repeat: repeat-x;