Design comparison
Solution retrospective
I have the Desktop Version, I tried to incorporate the Mobile Version w/the query. That didn't work according to plan, I'll work on improving on combining the two for myself and future challenges.
Community feedback
- @MasterDev333Posted almost 4 years ago
Hi, I've checked your solution and it has some problems. The most important thing in this solution is using CSS-Grid. It seems you don't have enough experience with CSS-Grid. You have to set grid columns and rows and arrange items base on the grid. Not static using absolute positions. Here is my solution and I think you may get some idea. https://www.frontendmentor.io/solutions/css-grid-cards-yvivfComf Hope this helps. Happy learning~ ;)
0 - @NathanielCW87Posted almost 4 years ago
Am I making the desktop width too wide for the "Design Comparison"?
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