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