Layout improvements.
This commit is contained in:
@ -12,7 +12,7 @@ $base-font-weight: 400;
|
||||
$small-font-size: $base-font-size * 0.875;
|
||||
$base-line-height: 1.5;
|
||||
|
||||
$spacing-unit: 30px;
|
||||
$spacing-unit: 15px;
|
||||
|
||||
$text-color: #111;
|
||||
$background-color: #fdfdfd;
|
||||
@ -49,5 +49,6 @@ $on-laptop: 800px;
|
||||
@import
|
||||
"base",
|
||||
"layout",
|
||||
"syntax-highlighting"
|
||||
"syntax-highlighting",
|
||||
"columns"
|
||||
;
|
||||
|
Reference in New Issue
Block a user