set website font

Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
2026-05-24 09:30:47 +02:00
parent 78f570e8b5
commit ff5909dabc
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ html {
margin: 0;
padding: 0;
font-family: "Adwaita Sans", sans-serif;
line-height: 2.1rem;
font-size: 1.4rem;
}