Design comparison
SolutionDesign
Solution retrospective
I practiced using grid
for this project, since I'm only used to flex
. I used grid-template-areas
to lay out the desktop design.
Also, I avoided using pure white (#fffff
) for the white background and text here. Instead I used #fdfdfd
to make it easier on the eyes.
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