
Please log in to post a comment
Log in with GitHubCommunity feedback
- @giovanni-bandinelli
You should remove #react since this was made with plain HTML and CSS, that said, you forgot to use
hsl(30, 10%, 34%)
as the main text color (you could do this in the body and givehsl(24, 5%, 18%)
to <h1>, the titles in brown have the wrong font and while you did a good job replicating the desktop layout the page isn't responsive at all, you could have made a better use of breakpoints and tried to replicate the mobile design too
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