Add JetBrains Mono font and adjust styling of the schedule.

This commit is contained in:
2026-05-04 20:14:00 +01:00
parent 9ca3662ada
commit 1c4c7ccabc
19 changed files with 361 additions and 193 deletions

View File

@@ -52,7 +52,7 @@
.card {
background: var(--color-accent);
position: relative;
border-radius: 20px;
border-radius: 12px;
overflow: visible;
width: 95%;
max-width: 600px;