mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
fonts: add --font-body/--font-display vars, use them everywhere
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
============================================================ */
|
||||
|
||||
:root {
|
||||
/* Fonts */
|
||||
--font-body: "BBBDMSans", sans-serif;
|
||||
--font-display: "Combined", sans-serif;
|
||||
|
||||
/* Backgrounds */
|
||||
--bg-primary: #ffffff;
|
||||
--bg-secondary: #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user