
Solution retrospective
That's my second project here. Any comments on improving code are always welcome :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Adryel123
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
- @codeswithroh
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 😊
-
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