Update style.css

fix: toc not showing
This commit is contained in:
2022-05-08 10:30:56 +08:00
committed by GitHub
parent 1c1b28c8ff
commit c3b1a1bbf5

View File

@@ -8,7 +8,7 @@
} }
/* toc style */ /* toc style */
@media (min-width: 1560px) { @media (min-width: 1500px) {
.js-toc { .js-toc {
display: block !important; display: block !important;
} }