NTF preview card mobile first design using HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @AlexanderTejedor
Hello, my friend! 👋 I like what you did! Here are some tips and details that might be useful to you:
-
First, there's a small error in the responsiveness. While it is being modified at 1440px, as you resize the page from 700px to 1440px, the container keeps expanding. I recommend changing the @media breakpoint from 700px to ensure it scales perfectly without errors, or create another one for tablets. 📱
-
Second, you missed the hover effects on the title image and the creator's name. I recommend adding and implementing them; it will make your card look nicer. 💎
That's all. I hope you can improve it and keep learning. Best of luck! 💪
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