-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(styling): navigation + buttons #311
Conversation
jonrxu
commented
Oct 13, 2024
•
edited
Loading
edited
- Some styling changes for navigation and buttons, and other small fixes.
- Replacing outdated CSS with new Tailwind styling.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #311 +/- ##
=======================================
Coverage 90.41% 90.41%
=======================================
Files 62 62
Lines 2681 2681
=======================================
Hits 2424 2424
Misses 257 257
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
799a803
to
4de185a
Compare
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.
Also a more general question. If we are revamping? Should we still keep the styled components such as Button
, Link
, etc.?
e669467
to
06feadd
Compare
06feadd
to
69f6d87
Compare