Adjust tab wrap table of contents paddings
This commit is contained in:
parent
550568d0e5
commit
30bacfa6af
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue