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

Migrate to relative CSS units (WCAG 2.1 AA) #456

Open
jonnystening opened this issue Oct 31, 2019 · 0 comments
Open

Migrate to relative CSS units (WCAG 2.1 AA) #456

jonnystening opened this issue Oct 31, 2019 · 0 comments
Assignees

Comments

@jonnystening
Copy link
Contributor

jonnystening commented Oct 31, 2019

We must move away from px units and size typography and spacing using relative (rem) units. This is in order to respect the user's browser ‘font size’ setting, configurable within the browser settings (options generally provided as Very small, Small, Medium (recommended), Large, Very large).

Note: This relative sizing update will not affect the Grid module (or our breakpoints), which will remain in px units.

A number of changes were made to the GUI Framework modules in order to accommodation the new WCAG 2.1 AA specification. Details of further updates can be found at #433.

@jonnystening jonnystening self-assigned this Oct 31, 2019
@jonnystening jonnystening changed the title WCAG 2.1 AA accessibility compliance backlog WCAG 2.1 AA accessibility compliance updates Apr 27, 2020
@jonnystening jonnystening changed the title WCAG 2.1 AA accessibility compliance updates Migrate to relative CSS units (WCAG 2.1 AA) Apr 27, 2020
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

No branches or pull requests

1 participant