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

Accessibility improvements #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

millertchris
Copy link

@millertchris millertchris commented Jun 20, 2021

This update includes accessibility improvements by wrapping all cards in a <button> so that the user can tab down the page and focus on each element. Logic has been updated to accept the "enter" key as an input that will trigger the audio and the class.

The styling has been updated for low vision users by increasing the font size of the .item and increase the overall card size across all screen sizes. Adjustments were also made to the cards .key class adds a fixed max-width so that the cards remain the same size and naturally wrap as the screen reduces in size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant