fix: set back font defaults

This commit is contained in:
Twig 2025-07-15 00:36:54 +02:00
parent 186d3c7a0a
commit 64131e6f9c
No known key found for this signature in database
6 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
--standard-radius: .5em;
--button-radius: .6em;
--pfp-radius: 100%;
--preferred-font: "Arial, Helvetica, sans-serif";
--preferred-font: "Arial";
--optional-body-background: ; /* background element for the body */
--optional-chat-background: ; /* background element for the chat box */