fix: remove all deleted reference to font

This commit is contained in:
Troy 2025-02-16 18:22:22 +00:00
parent dc6e1997af
commit fc8c5947a0
Signed by: troy
GPG key ID: DFC06C02ED3B4711
2 changed files with 0 additions and 9 deletions

View file

@ -16,7 +16,6 @@
@theme {
--font-sans: "Outfit Variable", "sans-serif";
--font-serif: "Instrument Serif", "serif";
--font-mono: "Red Hat Mono Variable", "monospace";
--animate-reveal: reveal 0.3s forwards ease-in-out;