diff options
Diffstat (limited to 'sass')
-rw-r--r-- | sass/juice.scss | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sass/juice.scss b/sass/juice.scss index 94285c9..08af5c0 100644 --- a/sass/juice.scss +++ b/sass/juice.scss @@ -293,9 +293,9 @@ footer { padding: 10px 0px; } - main .toc-homepage .toc-sticky { - display: block; - } + /* main .toc-homepage .toc-sticky { */ + /* display: block; */ + /* } */ .menu-button-container { display: block; |