4 lines
37 B
SCSS
4 lines
37 B
SCSS
|
body {
|
||
|
background-color: $green;
|
||
|
}
|