html and CSS and internet.

Solution retrospective
how to change the color of the picture to violet?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @02rohan
To change the colour, you can add a div, over the image of the same size and border-radius as the image, and give it a colour of pink, and change its opacity.
- @parmeet9891
Hey Good work! Just to add few things.
- The whole container is centered.
- Both the left div and right div are next to each other, there isn't any gap as per design.
- The image has a linear gradient.
- And when the device width decrease, your image is overlapping the other div. Rest, keep going and keep up the good work!
- @imfabra
https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
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