mirror of
https://github.com/SkyfallWasTaken/skyfalldev.git
synced 2024-11-14 13:49:35 +00:00
Fix font
This commit is contained in:
parent
ff9913a816
commit
1321d866c4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
html {
|
html {
|
||||||
font-family: "Plus Jakarta Sans", system-ui, sans-serif;
|
font-family: "Plus Jakarta Sans Variable", system-ui, sans-serif;
|
||||||
@apply bg-base;
|
@apply bg-base;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue