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

Font standardisation #1149

Open
CarlosNZ opened this issue Apr 3, 2022 · 2 comments
Open

Font standardisation #1149

CarlosNZ opened this issue Apr 3, 2022 · 2 comments
Assignees

Comments

@CarlosNZ
Copy link
Contributor

CarlosNZ commented Apr 3, 2022

Tidy up font implementations to make them easier to use:

  • a handful of font styles defined in theme (headers, body, table, etc) and use them throughout, and only apply additional override styles inline for special cases
  • suggest using rem units for all font-sizes
  • etc?
@mark-prins
Copy link
Contributor

Also #517
Also #641

@CarlosNZ
Copy link
Contributor Author

I'll have a play with this tomorrow -- I'll create a small set of named styles (Header, Header2, body, bodyAlt, something like that) and check them with you before implementing them everywhere. I'll also try and make sure text elements are mapped to h1, h2, etc as much as possible so they're semantically sensible in the HTML.

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

No branches or pull requests

2 participants