meshery / play

Cloud Native Playground for Kubernetes and all CNCF projects
https://play.meshery.io
Apache License 2.0
98 stars 98 forks source link

Input fields and submit button using different font in sign up form #77

Closed sidtohan closed 1 year ago

sidtohan commented 1 year ago

Current Behavior

In the homepage, the sign up form overall uses "Qanelas Soft", just like the rest of the page. But the input fields don't inherit the the font family from the body and defaults to "Fira Sans" font. Same case for the submit button.

Expected Behavior

I think for consistency they should have the same font. Right now it looks a little out of place.

Screenshots/Logs

Current

Screenshot 2023-02-25 12:01:38

Expected

Screenshot 2023-02-25 12:03:24

Environment


Contributor Guides and Resources

sidtohan commented 1 year ago

If this is not intentional, then I'd be happy to work on this. Just one small fix is required.