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 comments

  • Gulizuli 30

    @Gulizuli

    Submitted

    What are you most proud of, and what would you do differently next time?

    I'm currently learning Typescript. Maybe I can do my project with Typescript next time

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

    When I want to add shadow behind the card, an invisible block always stuck under the card.

    Therefore, I use position:relative and position:absolute to avoid causing the problem.

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

    No need help

    @KlaudiaK0205

    Posted

    You could have added box-shadow to the class "card" instead of using position: relative and position: absolute. But your solution is not bad either. The important thing is that it works :)

    1
  • @KlaudiaK0205

    Posted

    Nice work!

    0