Responsive product review card component
Design comparison
Solution retrospective
Centering wasn't that stressful anymore. Still had some struggles, but I could feel a progress since the last project.
I have find a good way to change from an image to another when resizing browser's window.
My container's height was 100vh. Because of that my footer couldn't been seen. Had the inspiration to change it to 90vh so I can make some space for my little footer. :D
Maybe I should fix things about flexbox. I am still using a cheat sheet I have from csstricks.com.
**What would be the alternative way to change from desktop image to mobile image on resizing the window? I have used this trick from here https://stackoverflow.com/questions/27853884/media-queries-and-image-swapping. **
Community feedback
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