Make content.

This commit is contained in:
Leo
2024-01-30 23:10:10 -06:00
parent cdc3b17b1f
commit ad8ca668ce

View File

@@ -2,13 +2,13 @@
z-index: 1040; z-index: 1040;
background-image: none; background-image: none;
.nav-link { /*.nav-link {
white-space: nowrap; white-space: nowrap;
&:hover { &:hover {
color: #fff; color: #fff;
} }
} }*/
// Make dropdown menus auto drop // Make dropdown menus auto drop
@include media-breakpoint-up(md) { @include media-breakpoint-up(md) {