-
Notifications
You must be signed in to change notification settings - Fork 0
Updates to On This Page CSS #269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Refactoring the menu so the <a> has the padding and <li> is just the wrapper - Separating the / as an individual li - Reversing out the background when selected - Removing the caret triangle altogether
Do we have rounded elsewhere? Not sure it fits with brutalist aethstetic. |
Removed border radius |
- Only show the pointer cursor when hovering over a link/dropdown - Show the white background behind the anchor anytime the dropdown is open Related to #197
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imaustink Could you look this over before merging please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imaustink Would you mind fixing that issue please? |
b3b6904
to
56c866a
Compare
@chasenlehara I've updated the PR to address that issue. |
wrapper