Submitted 9 months ago
Results Summary Component (HTML, CSS Flexbox, no JS)
@andrewras58
Design comparison
SolutionDesign
Solution retrospective
Am I using "display: flex" too much in my CSS? I'm wondering if I am using display:flex too much in my code, since pretty much every part of the CSS has "display: flex; justify-content: center, align-items: center; flex-direction: column" used in almost the same way every time.
Is there a better way I should be organizing <p> <span> and <h>? I am also unsure if I am organizing my HTML correctly. I tried the JS bonus challenge but quickly ran into issues so I decided to submit it without.
Community feedback
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