Four Card Feature Section solution

Solution retrospective
I learned how to properly apply css grid in this project and its quite satisfying figuring out new things. I will definitely apply grid in future projects.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@MikDra1
Nice one 😀
If you are curious how you can do this straight lines on the top of each card here is my tip:
Create another element in each of the cards. Then position this element absolute. Card should be positioned relative. At the end you need to give this element a height of 3px width of 100% and top 0 and left 0
Hope you found this comment helpful 💗
Good job and keep going 😁😊😉
Marked as helpful - @adrianalbino
great work nothing to fix
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