add css for navbar depth

This commit is contained in:
vbarda
2025-01-14 13:31:39 -05:00
parent 0a04262f05
commit a9073241b2
2 changed files with 10 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
.md-nav__item a[href$="agentic_concepts/"],
.md-nav__item a[href$="guide2/"],
.md-nav__item a[href$="topic1/"],
.md-nav__item a[href$="topic2/"] {
display: none !important;
}
li:has(> a[href$="concepts/"]) > button.md-nav__btn {
display: none !important;
}