Edits for public viewing
This commit is contained in:
@@ -32,10 +32,10 @@ class Events extends Shadow {
|
||||
p(`Join us in Austin, Texas for a great dance, with free drinks and live music by Boerne's own Noah Kurtis. <br><br>Admission: $50 for men, women are free.`)
|
||||
.marginRight(4, em)
|
||||
|
||||
button("Buy Ticket")
|
||||
button("Tickets Available Soon")
|
||||
.color("var(--darkbrown")
|
||||
.border("1px solid #ab2f007d")
|
||||
.background('var(--green)')
|
||||
.background('var(--grey)')
|
||||
.marginLeft("auto")
|
||||
})
|
||||
.gap(3, em)
|
||||
|
||||
Reference in New Issue
Block a user