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,3 +1,7 @@
.pageHeader {
position: relative;
}
.title {
font-size: var(--font-size-h1);
}