NextJs - Tailwind CSS

Solution retrospective
- Added a Loading state while data.json is being imported (I could have done it with Server Components but I wanted to use hooks just to practice some more)
- Make everything responsive
- Pixel perfect UI is a madness The Activity cards are not perfect. Eventhough there are 2 components (<parent>: colored bg, z-0 rounded-2xl overflow-hidden) and (<child>: bg-dark-blue z-1 rounded-t-2xl) there is a slight line of colored-bg visible on the bottom corners of the child and I CAN NOT UNDERSTAND WHY! :) (No overcome)
Pls, help me understand why my CSS is wrong and showing a slight room of colored bg color (ex: orange)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MunibAhmad-dev
great!
Join 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