We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ede3e40 + 38dd756 commit 8710c5dCopy full SHA for 8710c5d
src/components/Nav/Mobile/LvlAccordion.tsx
@@ -82,7 +82,7 @@ const LvlAccordion = ({
82
{label}
83
</Text>
84
<Text
85
- fontWeight="regular"
+ fontWeight="normal"
86
fontSize="sm"
87
color={
88
isActivePage
@@ -137,7 +137,7 @@ const LvlAccordion = ({
137
138
139
140
141
142
color={menuColors.lvl[lvl].subtext}
143
>
0 commit comments