From ad8ca668ce56412bc7583acc1c952c5cce55f985 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 30 Jan 2024 23:10:10 -0600 Subject: [PATCH] Make content. --- scss/bootstrap/_navbar.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scss/bootstrap/_navbar.scss b/scss/bootstrap/_navbar.scss index 9c54aaf..c5707e5 100644 --- a/scss/bootstrap/_navbar.scss +++ b/scss/bootstrap/_navbar.scss @@ -2,13 +2,13 @@ z-index: 1040; background-image: none; - .nav-link { + /*.nav-link { white-space: nowrap; &:hover { color: #fff; } - } + }*/ // Make dropdown menus auto drop @include media-breakpoint-up(md) {