Design comparison
Solution retrospective
I'm resolving the challenges I've submitted before, but this time I'm focusing on the responsive design development more So I've If you have any remarks or tips , Inform me and will be appreciated.
Community feedback
- @eniskrtPosted 12 months ago
Good job on desktop. But you have minus in your responsive design, I think. For example, in this challenge you shoul use two img. One in desktop, other in responsive. When the screen shrinking, big one will have
display=none
, other will havedisplay block
. You can do that bootstrap easier with classes. And to get the card in the middle of the page you can use in your body tagmin-height=100vh
.Good code!
Enis...
Marked as helpful1
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