Preview card landing page using SCSS Flex

Please log in to post a comment
Log in with GitHubCommunity feedback
- @AMALK319
Hey Katherine! 😊
First off, great job on this project! I love how clean and responsive the layout is—it looks awesome on both desktop and mobile. Your use of semantic HTML makes it really easy to understand the structure, and the overall design is super visually appealing.
Just a few small suggestion to take it to the next level:
Hover effects: Right now, only parts of the card respond to hover. It might feel more polished if the whole card had a smooth hover effect—maybe a subtle shadow lift and color change on the title? A quick CSS transition (like transition: all 0.3s ease) would make it feel buttery smooth!
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord