6 lines
38 B
SCSS
6 lines
38 B
SCSS
|
// Body
|
||
|
|
||
|
body {
|
||
|
text-align: left;
|
||
|
}
|