mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
Update table of contents spacing
This commit is contained in:
parent
be498587bb
commit
9911f53ab0
@ -12,6 +12,11 @@ $tooltip-size: 5em
|
||||
color: var(--base05);
|
||||
}
|
||||
|
||||
// Hugo-specific blocks.
|
||||
#TableOfContents {
|
||||
> ul { margin-bottom: unset; }
|
||||
}
|
||||
|
||||
// Base styles.
|
||||
hr {
|
||||
border-color: var(--content-color);
|
||||
|
Loading…
Reference in New Issue
Block a user