Fix Hover Highlights and Mobile Width#37
Conversation
… width issue - Added hover:border-primary and transition-colors to ProjectView cards. - Added group-hover:border-primary and transition-colors to PositionView cards, timeline nodes, and connectors. - Fixed mobile width issue by adding w-full and flex flex-col to global .section class and Intro component. - Restored package-lock.json to avoid unnecessary noise.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
- Implemented hover highlights for position and project cards. - Added synchronized highlighting for timeline nodes and connectors on position card hover. - Fixed mobile width issue by enforcing full-width sections and making social links responsive. - Verified changes with Playwright screenshots and mobile viewport checks.
|
e99900f
into
upgrade-next-tailwind-heroui-15687692994589951899



This PR restores the hover highlight functionality for position and project cards, including the timeline nodes and connectors for positions. It also fixes a layout issue where sections were not filling the full width of the screen on mobile devices by ensuring full-width containers and proper flex layouts.
PR created automatically by Jules for task 201074455146641715 started by @amrabed