new fonts?!

This commit is contained in:
2025-07-25 16:59:37 +02:00
parent a3dc766984
commit 7cca1fa53a

View File

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