diff --git a/components/OrganizedContent.module.css b/components/OrganizedContent.module.css index 8eb994a9..28c6fd00 100644 --- a/components/OrganizedContent.module.css +++ b/components/OrganizedContent.module.css @@ -140,6 +140,7 @@ border-radius: calc(5rem / 16); border: calc(2.5rem / 16) solid var(--blue-2); position: relative; + background: var(--blue-2); } .mobileNav {