Files
nathanupchurch.com/public/css/toc.css
2026-04-20 12:07:55 -05:00

7 lines
69 B
CSS

.toc {
& ol {
margin-top: 0;
padding-left: var(--space-m);
}
}