Improve mobile navigation contrast in dark mode#3879
Improve mobile navigation contrast in dark mode#3879h1a2r3s4h wants to merge 2 commits intodubinc:mainfrom
Conversation
|
@h1a2r3s4h is attempting to deploy a commit to the Dub Team on Vercel. A member of the Team first needs to authorize it. |
|
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR makes three independent cosmetic and configuration updates: it adjusts the Docker Compose MySQL port binding from 3306 to 3307 on the host, adds text wrapping prevention to three navigation action buttons, and increases dark-mode text contrast in a solutions content card description. ChangesInfrastructure Configuration
Navigation UI Styling
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Improves readability of mobile navigation menu items in dark mode on the
/brandpage.Changes
dark:text-white/60todark:text-white/80Issue
Menu items appeared too dim on dark backgrounds, reducing readability on mobile devices.
Summary by CodeRabbit
Style
Chores