Adjust tab wrap table of contents paddings

This commit is contained in:
Helen Chong 2025-02-15 22:21:37 +08:00
parent 550568d0e5
commit 30bacfa6af
1 changed files with 1 additions and 1 deletions

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; }