5 lines
56 B
SCSS
5 lines
56 B
SCSS
|
body {
|
||
|
font-family: sans-serif;
|
||
|
text-align: center;
|
||
|
}
|