Design comparison
SolutionDesign
Solution retrospective
Hey, I have a couple of question:
1- how to get the image similar to the preview? (cropped from right)
2- how to change the share image to the white color when I hover the mouse on it?
Community feedback
- @Dinesh1042Posted over 3 years ago
Hello, Waleed Alharthi. π
Your solution responds Preety Good.
- You can use
max-width
for yourdrawer
image` to get similar preview of the image. - If you are using the svg in a image tag, it is not possible to change anything within the SVG.
- To the svg color on hover you have to include the whole SVG inline in html.
- Use
@media
mediaquery to make it mobile responsive.
Happy Coding.π
0 - You can use
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