5 lines
71 B
SCSS
5 lines
71 B
SCSS
body{
|
|
background: #dedede;
|
|
margin: 0 auto;
|
|
padding: 1rem 3rem;
|
|
}
|