Submitted over 1 year ago
Product Review Card with HTML5 and CSS Grid
@pidgebean
Design comparison
SolutionDesign
Solution retrospective
The hardest part about this project was getting it look as intended on different screens. I'm still not satisfied with it, but it looks good for a width of 375px and 1440px. I am going to work on it some more until it looks good no matter the screen size.
Community feedback
- @Aimal-125Posted over 1 year ago
In your css code, use flex-direction: column; by using media query with orientation: portrait; In this way it will look good on portrait screens. As your current solution is not looking good on my j3 mobile device.
0 - @andresantos2460Posted over 1 year ago
Its very good, just be careful with the font-size, and font-wheight and your good
0
Please log in to post a comment
Log in with GitHubJoin 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