mess around with footer + misc adjustments on event header and venue item
This commit is contained in:
@ -6,6 +6,16 @@
|
||||
z-index: 700;
|
||||
font-size: var(--font-size-caption);
|
||||
overflow: hidden;
|
||||
|
||||
h2 {
|
||||
font-family: var(--font-serif);
|
||||
font-weight: 400;
|
||||
font-size: var(--font-size-h3);
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.contactList {
|
||||
@ -20,10 +30,6 @@
|
||||
list-style: none;
|
||||
grid-column: span 4;
|
||||
|
||||
h2 {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
}
|
||||
@ -90,8 +96,7 @@
|
||||
}
|
||||
|
||||
.emailLink {
|
||||
font-family: var(--font-serif);
|
||||
font-size: var(--font-size-lead);
|
||||
font-size: var(--font-size-caption);
|
||||
}
|
||||
|
||||
.pig {
|
||||
|
Reference in New Issue
Block a user