Design comparison
SolutionDesign
Community feedback
- @kiriasruPosted 4 months ago
Nicely done!!! :D Take the following things into account:
- You should use text-align: center; for your h1 and p tag.
- Remove the following css code from your h1 and p:
display: flex; justify-content: center; align-items: center; text-align: center;
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