-
Notifications
You must be signed in to change notification settings - Fork 131
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
WCAG upgrade -- add example for alignment #2176
Conversation
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.
See the inline change request/proposal.
Beside the code, please add a little text description before, like how I did with the French translation proposal.
Missing:
- text-center
Please add mention for those two with a note saying they are demoed through the grid example
- align-self-center
- align-self-end
- align-items-center
- align-items-sm-center
Thanks
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.
A few additional change, just some little adjustment.
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.
Tested locally and reviewed the code. All work as expected.
It do contains all example related to the alignment which was identified in the accessibility project card.
I confirm this is only a content change
No description provided.