more calendar stylings

This commit is contained in:
elisejakob
2024-05-12 23:05:27 +02:00
parent e9a2acd9e7
commit 0f16893cf9
5 changed files with 56 additions and 5 deletions

View File

@ -1,6 +1,14 @@
.eventItem {
position: relative;
list-style: none;
&.small {
.title,
.details {
font-size: 1rem;
}
}
}
.image {