Design comparison
Solution retrospective
I know that I have many shortcomings but I really tried hard to make the site look like I am waiting for your help I need help I am new to the front end field I am waiting for your opinions thank you in advance
Community feedback
- @MikevPeerenPosted almost 3 years ago
Hey 👋
Good job finishing this one 👏
Try to add the font as is the same as the design it usually is written in the style guide. You can then import it as its described on Google fonts. https://fonts.google.com/
I am also missing the overlay over the image you can do it as follows:
background-color: hsl(277, 64%, 61%); background-blend-mode: multiply;
This needs to happen in css tho where you load the image in css.
Marked as helpful1@developertarikPosted almost 3 years ago@MikevPeeren Thank you very much, I don't have any knowledge about css grid and flexbox yet, after learning these, I will start doing better quality projects :)
0 - @developertarikPosted almost 3 years ago
I misspelled it because my English is bad, what I mean is I tried really hard to make the site, I'm waiting for your help, I'm new to the front end field, thank you in advance
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