mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
This commit is contained in:
parent
30c45f888f
commit
3b4776b0e0
6 changed files with 2055 additions and 16 deletions
|
|
@ -1,3 +1,8 @@
|
|||
:root {
|
||||
--font-family: var(--font-inter), sans-serif;
|
||||
--text-primary: oklch(68.5% 0.169 237.323);
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
font-family: var(--font-family), sans-serif;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue