fix: design changes

This commit is contained in:
2024-12-14 17:13:33 +01:00
parent 78bffc5b46
commit ee73d44aaf
6 changed files with 82 additions and 8 deletions

View File

@@ -40,6 +40,7 @@ body {
// Use Hajime Sans for headlines
h1, h2, h3 {
font-family: 'Hajime Sans', sans-serif;
color: var(--bs-primary);
font-weight: 400;
}