4 lines
248 B
SCSS
4 lines
248 B
SCSS
/* This is a system font stack. Please edit it if you want to use other fonts~ */
|
|
body {
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
} |