From e99b1ade5be139df06c40dff105e21c74ee685d2 Mon Sep 17 00:00:00 2001 From: liujianhuan Date: Wed, 8 Apr 2020 09:26:42 +0800 Subject: [PATCH] website.css --- styles/website.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/website.css b/styles/website.css index afeca5d..18b5cc9 100644 --- a/styles/website.css +++ b/styles/website.css @@ -12,6 +12,6 @@ pre[class*="language-"] { display: block; } -.atoc li a:first{ - visibility: hidden; +.atoc li{ + margin: 0 20px 0 0; } \ No newline at end of file