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