Responsive 3-Column Preview Card, Component HTML5 & CSS3

Solution retrospective
Any feedback that's will improve my code <3.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Your design looks great 😍👏. About your question don't use comments like /* end of something*/ the staring point is enough I think. And also instead of /start variables/ just write variables. Eady to understand and also ready to write
Marked as helpful - @NabilWasir
I think it's better to use just flex for this & flex-direction: column for the mobile version. Even though your code is good for desktop & mobile if you use just flex for desktop & flex-direction: column for mobile then you will also have a version for the tablet which is identical to desktop.
- @kacperkwinta
Very responsive and good-looking (:
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