add venue map and style tables and make a placeholder image gallery
This commit is contained in:
@ -122,6 +122,10 @@ h6 {
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
button,
|
||||
.button {
|
||||
display: inline-block;
|
||||
|
@ -48,6 +48,7 @@
|
||||
--spacing-gap-column: 2rem;
|
||||
--spacing-gap-row: 1.5rem;
|
||||
--spacing-l: 3rem;
|
||||
--spacing-xl: 6rem;
|
||||
--spacing-section-bottom: var(--spacing-l);
|
||||
|
||||
// sizes
|
||||
|
Reference in New Issue
Block a user