feat: new mobile toc

This commit is contained in:
Dillon
2019-08-20 03:01:15 +08:00
parent f4cda2e602
commit 3d8efd6319
5 changed files with 109 additions and 24 deletions

View File

@@ -52,8 +52,8 @@ $code-color: #E74C3C !default;
$code-color-dark: #E5BF78 !default;
// Color of the code background.
$code-background: whitesmoke !default;
$code-background-dark: #272C34 !default;
$code-background-color: whitesmoke !default;
$code-background-color-dark: #272C34 !default;
$code-info-color: #cacaca !default;