custom logo styling on index page + adjustments to venue styling and leads

This commit is contained in:
elisejakob
2024-05-10 20:11:04 +02:00
parent ce2de49295
commit d235d3548a
6 changed files with 49 additions and 6 deletions

View File

@ -59,6 +59,7 @@ p {
&.lead {
font-size: var(--font-size-lead);
max-width: 36em;
margin-bottom: 2.5rem;
}
}