Skip to content
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

Fix mistakenly overriding button styles #308

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

corymharper
Copy link
Member

I added a selector that matches the specificity of the mistakenly overriding CSS rule, and added a darkening effect on hover to maintain some consistency with buttons on other pages of the docs website.

Closes #305

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Base: 96.15% // Head: 96.15% // No change to project coverage 👍

Coverage data is based on head (fef6143) compared to base (f7dc806).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files           1        1           
  Lines         104      104           
  Branches       33       33           
=======================================
  Hits          100      100           
  Misses          4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@WesCossick WesCossick merged commit 7007cec into master Jan 30, 2023
@WesCossick WesCossick deleted the fix-overriding-button-styles branch January 30, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Hovering over "Get started" button hides text
2 participants