Design comparison
Solution retrospective
That's my second project here. Any comments on improving code are always welcome :)
Community feedback
- @Adryel123Posted over 3 years ago
A tip I can give you is a property I discovered yesterday doing this project: keep the image opacity at 100% and add
mix-blend-mode: multiply;
That will keep the contrast on the image
0 - @codeswithrohPosted over 3 years ago
Congrats on completing your second project 😊. You have done a really good job. But there are some little things which need to be improved.
-
There is no border-radius on the container for the curved sides
-
The site is not fully responsive except the two targeted screen i.e. 1440px and 375px.
Btw Keep coding and hope to see your next solution soon 😊
0@RishkaAPosted over 3 years ago@codeswithroh yeah I just concentrated on mobile and desktop sizes and looking at it now, it doesn't look great between around 800px and 375px, thanks for the tip :)
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