Thank you for taking the time to look over my solution. Any feedback is welcomed! Have a nice day!
Musha
@mushamakAll comments
- @ChirilaAndrSubmitted over 3 years ago@mushamakPosted over 3 years ago
excellent work! I just downloaded this challenge and I hope my solution will be good as yours ☺
1 - @rhonallSubmitted over 3 years ago
Hi everyone,
Another challenge completed! Not 100% happy about the position of the pictures but I tried my best. Also I'm not sure how can I add some spacing between the answer and the divider line when you open click on each question. Can someone please help? Thanks heaps!
@mushamakPosted over 3 years agoHi Rhona, well done on this challenge! You can set display: grid and add gap: 1rem or 2rem. Another way of doing this is to set margin top and bottom.
1 - @NipunSynSubmitted over 3 years ago
My first challenge on FrontEndMentor. I was able to get most of it. However, I could not figure out how to get the accent color on the image. Could anyone please help me out? I also tried to make the design responsive, any feedback on that would be appreciated. Thank you.
EDIT got how to get the accent overlay as well
@mushamakPosted over 3 years agoWell done! Have you tried to apply background-color to image or apply it to div which contains that image. After applying color to image, you can use opacity to make it similar with given design. I see that border-radius is not working? Have you applied it to the correct place?
1