Design comparison
SolutionDesign
Solution retrospective
I'm still facing difficulty while working from mobile flow to desktop flow. In my desktop flow the elements always overflow the screen. If anyone could pay attention to my code and help me to understand why this is happening ill be grateful, because every project that i try "comes" with this same "problem".
Thx a lot and happy coding to u all!!!
Community feedback
- @suhaybjirdePosted about 2 years ago
it's working perfect only add
width:80%; margin:auto; // to center it
to your containerMarked 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