Design comparison
SolutionDesign
Solution retrospective
- I did not understood the exact size for mobile screen
- For making a div at center, should I go with flex or margin and transform is okay?
- What is the ideal solution for this.
Community feedback
- @llariola00Posted over 1 year ago
- I see that your GitHub repo readme is using the default README.md, I recommend you delete the default and replace it with the modified README-template.md,
- Just remove the '-template' and make sure to modify its content. Happy coding!
0 - @nonso01Posted over 1 year ago
- use flex box or grid to super center whatever element you might have, rather than using margin, because no other element can occupy the space.
- you can check the specified font , because it seems like it's not loading properly.
- just follow the flow, most mobile are within
360 - 380px wide
so you could work on that. Happy coding
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