Closes #19358: Move release info from footer to nav menu (#19360)

This commit is contained in:
Jeremy Stretch
2025-04-30 13:44:10 -04:00
committed by GitHub
parent 15c7a19fb7
commit 6202ae1236
3 changed files with 14 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,11 +1,6 @@
// Navbar and light theme styling
.navbar-vertical.navbar-expand-lg {
// Adds spacing to the bottom of the side navigation to avoid hidden nav items
@include media-breakpoint-up(lg) {
padding-bottom: 2rem;
}
// Adjust hover color & style for menu items
.navbar-collapse {
.nav-link-icon {