5 lines
75 B
SCSS
5 lines
75 B
SCSS
body {
|
|
font-size: 16px;
|
|
background-color: #fff;
|
|
padding: 0 .75rem;
|
|
}
|