start splitting up event list

This commit is contained in:
elisejakob
2024-05-11 02:23:20 +02:00
parent 4a5ae2d7bc
commit bb4a9f4eb2
8 changed files with 89 additions and 8 deletions

View File

@ -85,7 +85,7 @@ button {
background: var(--color-cta);
color: var(--color-text);
border: none;
padding: 1rem 1.5rem;
padding: .5rem 1rem;
font-family: inherit;
font-size: var(--font-size-body);
font-weight: 500;