switched fonts stuff
This commit is contained in:
parent
3f0d0ab3c4
commit
f7c7408fdd
9 changed files with 18 additions and 14 deletions
src/components
|
@ -20,7 +20,7 @@
|
|||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
line-height: 24px;
|
||||
font-family: 'Work Sans Variable', sans-serif;
|
||||
font-family: 'Work Sans Variable', system-ui, 'Segoe UI', sans-serif;
|
||||
max-width: min(87.5%, 360px);
|
||||
background-color: var(--c-primary-background);
|
||||
color: var(--c-primary-text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue