Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis pull request makes visual and accessibility-focused adjustments across multiple components: AppHeader (spacing and hover colour), AppLogo (SVG fill to currentColor), AccountMenu (added rounded-md to menu buttons), SearchBox (icon and input hover/focus/outline and transition refinements), Tag Button (added border-solid), and the index page (header padding, margins, logo positioning, search input sizing and accessibility label changes). No logic, event handling, or exported/public API signatures were changed. Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Improvements:
Some screenshots
Home Page:Mobile:

Hover:

Closes #969