update toc css

This commit is contained in:
jinhojang6
2023-05-26 21:23:03 +09:00
parent e31ed36a94
commit 81720355dd
@@ -410,6 +410,19 @@ div.w-10 > a:not(:last-child) {
opacity: 0.7;
}
.table-of-contents {
padding: 0;
}
.table-of-contents a {
padding-left: 16px;
}
.table-of-contents__link--active {
padding-left: 16px;
border-left: 1px solid rgb(var(--lsd-border-primary));
}
@media (max-width: 576px) {
:root {
--ifm-global-spacing: 0.5rem;