Flow now works

This commit is contained in:
2024-11-17 20:40:50 +01:00
parent 157896d5d7
commit 6ae65e9169
8 changed files with 144 additions and 276 deletions

View File

@@ -1,4 +1,9 @@
body {
font-family: 'Jost', sans-serif;
font-size: var(--bs-body-font-size);
}
:root {
--bs-body-font-size: 1.5rem;
}