Adjust tab wrap table of contents paddings

This commit is contained in:
Leilukin 2025-02-15 22:21:37 +08:00 committed by Helen Chong
parent 9bcd03a1b7
commit 7a2363557a

View File

@ -196,7 +196,7 @@ p + .adoptables { margin-top: 1em; }
.tabwrap__toc {
background-color: var(--clr-quote-bg);
padding: 1em 1em 0.5em;
padding: 0.85em 1em 1.35em;
}
.tab__back { margin-top: 3em; }