add icon buttons, misc styling on venue pages

This commit is contained in:
elisejakob
2024-06-20 20:35:52 +02:00
parent 7e5f82ce76
commit 9b3eb3c4a6
12 changed files with 110 additions and 41 deletions

View File

@ -53,6 +53,7 @@
// sizes
--size-width-p: 36rem;
--size-icon: 1em;
// animations
--transition-easing: .3s ease;