fix: fix invisible inline codes in TOC

This commit is contained in:
Hossein Mehrabi
2023-06-01 00:50:54 +03:30
parent c3c20f22c1
commit d2e3cc91cb
@@ -429,7 +429,6 @@ small {
}
.table-of-contents__link--active code {
color: rgb(var(--lsd-text-secondary)) !important;
opacity: 0.7;
}