5 lines
54 B
SCSS
5 lines
54 B
SCSS
|
body {
|
||
|
background: white;
|
||
|
font-family: "Menlo";
|
||
|
}
|