8 lines
192 B
SCSS
8 lines
192 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
|
|
body {
|
|
line-height: 1.6;
|
|
font-family: open sans, sans-serif;
|
|
font-size: 15px;
|
|
color: #8b8e93;
|
|
} |