mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 07:58:02 +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);
|
color: var(--base05);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Hugo-specific blocks.
|
||||||
|
#TableOfContents {
|
||||||
|
> ul { margin-bottom: unset; }
|
||||||
|
}
|
||||||
|
|
||||||
// Base styles.
|
// Base styles.
|
||||||
hr {
|
hr {
|
||||||
border-color: var(--content-color);
|
border-color: var(--content-color);
|
||||||
|
Loading…
Reference in New Issue
Block a user