Update font

This commit is contained in:
Cagatay Civici
2024-07-30 10:43:57 +03:00
parent 9b229a2554
commit 93dee17880
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ html {
}
body {
font-family: 'CircularStd', sans-serif;
font-family: 'Lato', sans-serif;
color: var(--text-color);
background-color: var(--surface-ground);
margin: 0;