From eeb84c5be16ecca239adae9c851bc0f7db0875a1 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 4 Mar 2023 01:46:45 +0300 Subject: blog: support ToC --- htdocs/scss/app/mobile.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htdocs/scss/app/mobile.scss') diff --git a/htdocs/scss/app/mobile.scss b/htdocs/scss/app/mobile.scss index 27d250c..4eae019 100644 --- a/htdocs/scss/app/mobile.scss +++ b/htdocs/scss/app/mobile.scss @@ -46,3 +46,6 @@ a.head-item:last-child > span { .blog-list.withtags { margin-right: 0; } +//.blog-post-toc { +// display: none; +//} \ No newline at end of file -- cgit v1.2.3