fix: ACTUALLY fix font theming
This commit is contained in:
parent
64131e6f9c
commit
63dbfa2a0d
6 changed files with 7 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
--standard-radius: .5em;
|
||||
--button-radius: .6em;
|
||||
--pfp-radius: 100%;
|
||||
--preferred-font: "Arial";
|
||||
--preferred-font: Arial;
|
||||
|
||||
--optional-body-background: ; /* background element for the body */
|
||||
--optional-chat-background: ; /* background element for the chat box */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue