refactor(scss): remove unused variables $container-padding and $container-width
This commit is contained in:
parent
4e9a6f1421
commit
3fa3a80dc2
@ -8,9 +8,6 @@ $article-font-family: $base-font-family;
|
|||||||
|
|
||||||
$code-font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
$code-font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||||
|
|
||||||
$container-width: 1200px;
|
|
||||||
$container-padding: 15px;
|
|
||||||
|
|
||||||
$defaultTagBackgrounds: #8ea885, #df7988, #0177b8, #ffb900, #6b69d6;
|
$defaultTagBackgrounds: #8ea885, #df7988, #0177b8, #ffb900, #6b69d6;
|
||||||
$defaultTagColors: #fff, #fff, #fff, #fff, #fff;
|
$defaultTagColors: #fff, #fff, #fff, #fff, #fff;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user