CSS: Slightly increase maergin for TOC.

This commit is contained in:
tastytea 2021-08-09 13:58:57 +02:00
parent 1fccd53efa
commit f097533a00
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -282,8 +282,8 @@ kbd
.toc
{
margin-top: 0.1em;
margin-bottom: 0.1em;
margin-top: 0.2em;
margin-bottom: 0.2em;
padding: 0 0.2em;
max-width: 40ch;
box-shadow: 0 0 0.1em;