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.
1 parent 8c054bf commit 25e66bbCopy full SHA for 25e66bb
CHANGELOG.md
@@ -184,6 +184,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
184
- Layout
185
- RelatedPosts
186
- Footer
187
+ - Nav
188
- Extracted :root from themes.scss to globals.scss
189
- Updated ContactUsForm's checkbox wrapper from div to label to enhance its accessibility
190
- Updated SearchInput width to 100% for better styling
@@ -195,3 +196,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
195
196
- Created a combineClasses function to clean up conditional class handling
197
- Rename RowAlignLeft to Row
198
- Remove unessesary stylings from the Layout.
199
+- Fixed active state bug on the navigation.
0 commit comments