Design comparison
SolutionDesign
Community feedback
- @MartinXCVIPosted about 1 year ago
Hello! - It certainly looks good. Using "em" to round the buttons should be better than using percentages in order to make them perfectly spheric. Also do not forget to structure it with the proper semantic HTML tags. Wrap it all inside a <main>, set its height to 100vh, and use flex-box to align your container to the center of the screen. That will make it more comfortable for users to look at. I hope this helps!
Marked as helpful0@pandjiaprillianPosted about 1 year agoThank you very much for the feedback sir! Really appreciate it! @MartinXCVI
1
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