fix: ACTUALLY fix font theming

This commit is contained in:
Twig 2025-07-15 00:44:41 +02:00
parent 64131e6f9c
commit 63dbfa2a0d
No known key found for this signature in database
6 changed files with 7 additions and 6 deletions

View file

@ -23,5 +23,5 @@
--standard-radius: .5em;
--button-radius: .6em;
--pfp-radius: 100%;
--preferred-font: "Arial";
--preferred-font: Arial;
}