Skip to content

Commit 050c4da

Browse files
clytaemnestraclaude
andcommitted
tickets: remove beige background from ticket tiers container
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1d7e59d commit 050c4da

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/components/ticket-tiers/ticket-tiers.astro

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -235,13 +235,6 @@ const formatPrice = (price: number | string) => {
235235
/*transform: translateX(-50%);*/
236236
position: relative;
237237
/*padding: 0 40px;*/
238-
background: linear-gradient( to top,
239-
rgba(245, 229, 214, 0) 0%,
240-
rgb(245, 229, 214) 5%,
241-
rgb(245, 229, 214) 95%,
242-
rgba(245, 229, 214, 0
243-
) 100% )
244-
;
245238
}
246239

247240
@media (max-width: 1023px) {

0 commit comments

Comments
 (0)