6 lines
80 B
SCSS
6 lines
80 B
SCSS
$mobilewidth: 32rem;
|
|
$contentwidth: 48rem;
|
|
$maxwidth: 60rem;
|
|
|
|
$color-bg: white;
|