Issue #3: Implement homepage template and design

This commit is contained in:
2025-02-11 14:20:57 +01:00
parent 1008a778c0
commit ec6647a6cb
7 changed files with 261 additions and 10 deletions

View File

@@ -1,7 +1,5 @@
body {
font-family: 'Jost', sans-serif;
font-size: var(--bs-body-font-size);
font-family: "Darker Grotesque", sans-serif;
}
:root {