We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, there's a mix of many different typography sizes, colors and weights which makes the UI look a bit unpolished.
Widget style changes:
text-lg
text-sm font-normal text-light-slate-11
User Card style changes:
text-lg text-slate-700
text-xs font-normal
Highlights Bar:
text-sm font-normal
Bonus: please normalize all border radius on the widgets, highlights bar and user card to rounded-lg
rounded-lg
For reference:
Intended result with fixes
Chrome
production
The text was updated successfully, but these errors were encountered:
🎉 This issue has been resolved in version 1.59.0-beta.2 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
🎉 This issue has been resolved in version 1.59.0 🎉
OgDev-01
Successfully merging a pull request may close this issue.
Describe the bug
Currently, there's a mix of many different typography sizes, colors and weights which makes the UI look a bit unpolished.
Current Behaviour
Fix
Widget style changes:
text-lg
text-sm font-normal text-light-slate-11
User Card style changes:
text-lg text-slate-700
text-xs font-normal
Highlights Bar:
text-sm font-normal
Bonus: please normalize all border radius on the widgets, highlights bar and user card to
rounded-lg
For reference:
Intended result with fixes
Steps to reproduce
Browsers
Chrome
Additional context (Is this in dev or production?)
production
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: