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