Design comparison
Solution retrospective
It was fun creating this. By the way ..... Im having a few problems with the mobile view.... especially in the attribute section. It doesnt seem to be positioned properly. Ive tried everything i can but to no avail.
Community feedback
- @FoxMalder-coderPosted over 2 years ago
Hi! You need to change "height: 90vh" to "min-height" and add some padding-bottom to body. And you haven't any grid... It's grid challenge, try some - it's funny and powerfull)))
Marked as helpful1@favourproPosted over 2 years ago@FoxMalder-coder hi..... yeahh I'll check on that, although I felt we could use any means to achieve the result since that's what was written in the readMe file
0@FoxMalder-coderPosted over 2 years ago@favourpro flex is not good choice in that case - try to duplicate any article and you layout will become unpredictable, grid layout will be work pretty good with any numbers of duplicates.
Marked as helpful0
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