KishaniKandasamy commented on a change in pull request #160:
URL: https://github.com/apache/apisix-website/pull/160#discussion_r565156123
##########
File path: website/src/css/customTheme.css
##########
@@ -8,10 +8,6 @@
--ifm-color-primary-darker: #9a2521;
--ifm-color-shadow--lw: #7f1e1b;
}
-.navbar {
- background: var(--ifm-color-primary);
- color: var(--ifm-color-primary-lightest);
-}
Review comment:
When we change the default text color of the navigation bar to be #fff
..we also need to add hover and active selector to it IMHO :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]