5 lines
56 B
SCSS
5 lines
56 B
SCSS
|
body {
|
||
|
background-color: #4a4a4a;
|
||
|
font-size: 160%
|
||
|
}
|