@GulizuliSubmitted 4 months ago
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.
No need help