Hide single-level breadcrumbs in docs #98

Merged
inex merged 3 commits from nevfy/selfprivacy.org:docs-bread into master 2024-01-30 18:08:45 +02:00
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
}
}
.td-breadcrumbs__single {
visibility: hidden;
}
.td-navbar .td-navbar-nav-scroll {
height: unset !important;
margin-top: unset !important;