6 lines
123 B
SCSS
6 lines
123 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
|
|
html,
|
|
body {
|
|
font-family: sans-serif;
|
|
}
|