feat: add custom font
test-build / guarddog (push) Successful in 1m14s
test-build / build (push) Successful in 1m56s

This commit is contained in:
2026-05-21 16:22:19 -05:00
parent 34e39aca23
commit c7493ad09c
3 changed files with 14 additions and 1 deletions
+3
View File
@@ -61,6 +61,9 @@
--radius-markdown-img: 0.5rem;
/* Font */
--font-sans: var(--font-base);
/* Reveal Animations */
--animate-reveal: reveal 0.8s ease forwards;
--animate-reveal-fade: reveal-fade 1.8s ease forwards;