This commit is contained in:
2026-06-10 21:46:16 -04:00
parent 6bf1b87207
commit 654ce3e9b0
4 changed files with 47 additions and 39 deletions
+17
View File
@@ -65,6 +65,23 @@
color: white;
}
.nav-item-doc ::deep a {
padding-left: 1.5rem !important;
font-size: 0.8rem;
height: 2rem !important;
line-height: 2rem !important;
}
.nav-section-header {
font-size: 0.7rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.08em;
color: rgba(255,255,255,0.5);
padding-top: 1rem;
padding-bottom: 0.25rem;
}
@media (min-width: 641px) {
.navbar-toggler {
display: none;