
Solution retrospective
I found this to be easy except for centering the text
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ArchieK9
Nice attempt. But try using display: flex, justify-content:center, align-item: center. Try using a section tag next time when inputting information. You also need to use a div tag to embody the contents. You can check this website to learn more of flex, div and section. www.w3schools.com
Join 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