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

MOVE Design System: typography #318

Closed
5 tasks
candu opened this issue Feb 5, 2020 · 0 comments · Fixed by #322
Closed
5 tasks

MOVE Design System: typography #318

candu opened this issue Feb 5, 2020 · 0 comments · Fixed by #322
Assignees
Labels
feature New feature or request web-frontend Related to web frontend

Comments

@candu
Copy link

candu commented Feb 5, 2020

Description
After dev/design pairing with @shinechaudhuri , we've laid out the general elements of our design system.

This task implements the typography part of that.

Acceptance Criteria

  • selectors defined for header levels and other typography classes;
  • use header tags <h*> as appropriate for different headings throughout the application;
  • remove letter-spacing from buttons, tabs, other UI elements;
  • ensure all date formatting is using the same functions (maybe even define components for these, for readability?);
  • dot separators.

Additional Notes
This will probably also mean adding a set of colors.

We have #313 as a separate task for reports - we don't need to worry about those here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request web-frontend Related to web frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant