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