Design comparison
SolutionDesign
Community feedback
- @AhlamAb22Posted 11 months ago
I have some suggestions based on advice I received from other developers:
-Use classes for elements like h2, p, etc. Consider applying different styles across the entire website if needed.
-Implement a CSS reset.
-Avoid using pixels for font-size.
-Consider using 'display: flex', 'justify-content', and 'align-items: center' for the body to center the box.
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