setup
This commit is contained in:
12
themes/hugo-theme-monochrome/assets/scss/vars.scss
Normal file
12
themes/hugo-theme-monochrome/assets/scss/vars.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
$sm_min_width: 35.5rem;
|
||||
$md_min_width: 48rem;
|
||||
$lg_min_width: 64rem;
|
||||
$xl_min_width: 80rem;
|
||||
$xxl_min_width: 120rem;
|
||||
|
||||
$sm_main_width: 100%;
|
||||
$md_main_width: 80%;
|
||||
$lg_main_width: 55%;
|
||||
$xl_main_width: 55%;
|
||||
$xxl_main_width: 55%;
|
||||
|
||||
Reference in New Issue
Block a user