7 lines
69 B
CSS
7 lines
69 B
CSS
.toc {
|
|
& ol {
|
|
margin-top: 0;
|
|
padding-left: var(--space-m);
|
|
}
|
|
}
|