fix: preserve top margin

This commit is contained in:
nevfy 2024-01-30 19:53:36 +04:00
parent 8bf4f3ef7f
commit 4414a392c2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
} }
.td-breadcrumbs__single { .td-breadcrumbs__single {
display: none !important; visibility: hidden;
} }
.td-toc ul { .td-toc ul {