5 lines
60 B
SCSS
5 lines
60 B
SCSS
|
@import "now.scss";
|
||
|
|
||
|
body {
|
||
|
background-color: #c6c6c6;
|
||
|
}
|