chore: use font-mono (#25250)

* chore: use font-mono

* chore: override variable
This commit is contained in:
Alex
2026-01-14 10:21:48 -06:00
committed by GitHub
parent 91d4cd6824
commit 6fdd1ce41a
14 changed files with 22 additions and 24 deletions

View File

@@ -49,7 +49,7 @@
}
@theme {
--font-immich-mono: GoogleSansCode, monospace;
--font-mono: 'GoogleSansCode', monospace;
--spacing-18: 4.5rem;