new fonts?

This commit is contained in:
2025-07-25 16:55:33 +02:00
parent 3e840385e2
commit a3dc766984
2 changed files with 2 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ in {
environmentFile = config.age.secrets.homepage-env.path;
customCSS = ''
body, html {
font-family: vcr-mono, Helvetica, Arial, sans-serif !important;
font-family: vcr-mono, Inter, sans-serif !important;
}
.font-medium {
font-weight: 700 !important;