Myzwer / foothillschurch

Bootcamp II is a wordpress theme (as well as an inside joke) designed to suit the needs of foothillschurch.com. It makes use of webpack, Babel, Sass, Tailwind, Browsersync, PostCSS, ESLint, Stylelint, Prettier and more. It is meant for that site, but if you can use it by all means go for it.
1 stars 1 forks source link

Links should have hover effect #29

Closed rain2o closed 1 month ago

rain2o commented 1 month ago

https://github.com/Myzwer/foothillschurch/blob/d75494784caf988edbcdb95afebe7becdca009e7/components/cards/message-card.php#L40-L46

Links and buttons should have some sort of visual effect on hover to indicate to the user that they perform an action on click. This also is necessary for a11y standards.

Myzwer commented 1 month ago

There may be a few still running around that I'll squash as I go, but this should be the bulk of them.