5 lines
46 B
SCSS
5 lines
46 B
SCSS
|
body {
|
||
|
margin: 20px auto;
|
||
|
width: 850px;
|
||
|
}
|