Submitted about 1 year ago
Second Frontend Mentor solution using lots of Flex
@TGPJonathon
Design comparison
SolutionDesign
Solution retrospective
While I think my HTML markup was fine, aside from maybe being able to use more semantic tags, I think my CSS organization was kind of a mess. This is probably something I will google, but what does good CSS look like?
Community feedback
- Account deleted
Hello TGPJonathon!
I think your CSS looks fine and reasonably easy to read.
One thing you might want to improve is to set the height of the main to the full height of the window (100vh) in the media query. This way, you can prevent the card from sticking to the top of the page on larger screens.
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