mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-04 05:58:13 +00:00
refactor: moved fonts to local
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@use "sass:color";
|
||||
@use 'fonts';
|
||||
|
||||
body,
|
||||
html {
|
||||
@@ -28,6 +29,7 @@ a:visited {
|
||||
|
||||
* {
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-weight: 500;
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user