Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    The most difficult part is how to shape the round of the svg image as border-radius does not work for svg. I was able to figure it out after some research and this is what I used:

    clip-path: inset(0% round 15px);

    What specific areas of your project would you like help with?

    I wanna do the hover effect but I can't figure it out. Any tips?