sparkbox / apprentice-at

An online listing of apprenticeship opportunities.
https://apprentice.at/
3 stars 4 forks source link

fix: button hover states #293

Closed corinneling closed 3 years ago

corinneling commented 3 years ago

update button hover states to use another color so it meets color contrast guidelines

Update the buttons and navigation links to have a different styling change on hover since the color used for the border, #CEF0EE, does not have sufficient color contrast. A solution could be to change the color of the border and add a different background color on hover

The styles for the button are located in the _button.scss file

changangus commented 3 years ago

Hi corinneling

Could I be assigned to this issue?

corinneling commented 3 years ago

yep!

changangus commented 3 years ago

Awesome, thanks!

bryanbraun commented 3 years ago

I just merged this at https://github.com/sparkbox/apprentice-at/pull/305. Thanks for the PR! 👍