From b8749af91045db0523c3100b07639c835c803dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Mon, 15 Jan 2024 10:20:03 +0100 Subject: [PATCH] align the case with the main website --- custom.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom.scss b/custom.scss index 2d6be27..16a50e9 100644 --- a/custom.scss +++ b/custom.scss @@ -14,6 +14,9 @@ $dropdown-link-active-bg: #e0e0fc; .nav-item { text-transform: uppercase; } +.dropdown-item { + text-transform: none; +} // let nav-footer-left expand more .nav-footer-center {