From 9bfaf3ebf435c52fab21633b4f86404681cbea3a Mon Sep 17 00:00:00 2001 From: Nathan Arthur Date: Tue, 26 Nov 2024 12:17:52 -0500 Subject: [PATCH] passage navigation styling --- src/components/organisms/passageNavigation.module.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/organisms/passageNavigation.module.scss b/src/components/organisms/passageNavigation.module.scss index 77a0839e4..7164efbae 100644 --- a/src/components/organisms/passageNavigation.module.scss +++ b/src/components/organisms/passageNavigation.module.scss @@ -16,6 +16,8 @@ font-weight: 700; size: 16px; line-height: 19.2px; + text-transform: uppercase; + list-style-type: none; } .wrapper :global(.active),