add venue map and style tables and make a placeholder image gallery

This commit is contained in:
elisejakob
2024-06-20 13:35:19 +02:00
parent a4e81b3226
commit bc76155766
17 changed files with 1130 additions and 54 deletions

View File

@ -122,6 +122,10 @@ h6 {
}
}
img {
max-width: 100%;
}
button,
.button {
display: inline-block;