Add Scrollspy for docs

This commit is contained in:
Lucas 2019-12-11 08:46:32 +07:00
parent b90ffcd3e5
commit 1c11c4975b
15 changed files with 310 additions and 60 deletions

View file

@ -2,7 +2,7 @@
* Docs: Theme switcher
*/
button.switcher {
.switcher {
position: fixed;
right: $spacing-gutter/2;
bottom: $spacing-gutter;