From 536cd5c9a1723bb5ff18e55f40c635b0b42c3c0d Mon Sep 17 00:00:00 2001 From: Pauline Zaldonis <45877293+pzaldonis@users.noreply.github.com> Date: Thu, 4 Apr 2024 13:22:09 -0400 Subject: [PATCH] Update custom.scss --- _sass/custom/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index 21aea4f..e0a4c66 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -144,7 +144,7 @@ h3 {font-weight: 500;} h4{font-weight: 500;} -.nav-list-link { +.nav-list-item { font-weight: 400; }