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

Reduce reliance on default browser style #1332

Merged
merged 9 commits into from
Mar 19, 2022
Merged

Reduce reliance on default browser style #1332

merged 9 commits into from
Mar 19, 2022

Conversation

ocean90
Copy link
Member

@ocean90 ocean90 commented Mar 18, 2022

Fixes #1329.

  • Change font stack to support more system fonts.
  • Add initial color palette based on brand colors.
  • Update styling for links and there states for improved accessibility.
  • Introduce styles for default and primary buttons.
  • Increase base font size to 1rem/16px.
  • Adjust styles for form elements to match new button styles.
  • Remove action links out of <h2> elements.
  • Remove background color for headings.

* Change font stack to support more system fonts.
* Add initial color stack based on brand colors.
* Update styling for links and there states for improved accessibility.
* Introduce styles for default and primary buttons.
* Increase base font size to 1rem/16px.
* Adjust styles for form elements to match new button styles.
* Remove action links out of `<h2>` elements.
* Remove background color for headings.
@ocean90 ocean90 added this to the 3.0 milestone Mar 18, 2022
@ocean90 ocean90 merged commit 28ee129 into develop Mar 19, 2022
@ocean90 ocean90 deleted the fix/links-buttons branch March 19, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant