-
Notifications
You must be signed in to change notification settings - Fork 8
Align font used in the complaint form with the rest of the site #1018
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
Conversation
Deployment previews on netlify for branch
|
The Segeoe UI on Windows is a very similar to Lato on Linux Sans-serif is the fallback for all other systems with neither of these fonts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, I've left some comments which I think will make this code simpler by relying on the site-wide defaults more.
It would also be good to update the PR title and description, as this change is no longer about the Lato font. How about "Align font used in the complaint form with the rest of the site" or "Use site-wide font for the complaint form"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found some more places to reduce our custom CSS and use Vuetify's defaults! 😁
Did you see my previous comment about the title and description of this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! 😎
refactor the css and update the fonts