diff --git a/src/components/tickets/TicketBox.astro b/src/components/tickets/TicketBox.astro index 1359889..61d1a9a 100644 --- a/src/components/tickets/TicketBox.astro +++ b/src/components/tickets/TicketBox.astro @@ -15,7 +15,7 @@ const formattedPrice = price }).format(price) : ""; -const boxStyles = `p-6 rounded-3xl sm:mx-auto sm:rounded-2xl ${price ? "bg-white shadow-lg text-black prose-headings:text-black" : "border border-white text-white"} prose`; +const boxStyles = `p-6 rounded-3xl sm:mx-auto sm:rounded-2xl ${price ? "bg-white shadow-lg text-black prose-headings:text-black" : "border border-white text-white"} prose relative`; ---
diff --git a/src/pages/tickets/index.astro b/src/pages/tickets/index.astro index 237eae6..dd035e7 100644 --- a/src/pages/tickets/index.astro +++ b/src/pages/tickets/index.astro @@ -123,6 +123,11 @@ const buttonStyles = Sikre deg en ekstra god pris på LANpass! Kun 20 av disse er tilgjengelig

+
+ Utsolgt! +