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

Fonts and Buttons #32

Open
nikkesan opened this issue Mar 27, 2020 · 1 comment
Open

Fonts and Buttons #32

nikkesan opened this issue Mar 27, 2020 · 1 comment

Comments

@nikkesan
Copy link

  • Unify fonts eg input boxes should have the same font for

    • 1 Username
    • 2 Title Post
    • 3 Message (odd one out)
  • The 'Submit' button should be more prominent than the 'Go Back' button as it is the primary action for your user

@oliverjam
Copy link

(inputs and buttons annoyingly don't inherit font styles by default. you can fix this with font: inherit;, then they'll use whatever the body font is)

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

2 participants