chore(deps): remove jQuery

This commit is contained in:
Dillon
2020-02-16 03:03:18 +08:00
parent 730ce7a1ca
commit 2f8123bfa6
16 changed files with 299 additions and 394 deletions

View File

@@ -46,6 +46,9 @@ $selection-color-dark: rgba(38, 139, 211, 0.3) !default;
// ========== Selection ========== //
// ========== Header ========== //
// Height of the header
$header-height: 4rem !default;
// Color of the header background
$header-background-color: #fafafa !default;
$header-background-color-dark: #252627 !default;