6 lines
71 B
SCSS
6 lines
71 B
SCSS
![]() |
body{
|
||
|
background: #dedede;
|
||
|
margin: 0 auto;
|
||
|
padding: 1rem 3rem;
|
||
|
}
|