5 lines
60 B
SCSS
5 lines
60 B
SCSS
|
//variables.scss
|
||
|
|
||
|
$body-width: 512px;
|
||
|
$header-height: 5rem;
|