four card feature section using Saas

Solution retrospective
I like the layout.
What challenges did you encounter, and how did you overcome them?To move the cards left and right, I used position absolute and position relative, but I'm not sure that's the ideal solution.
What specific areas of your project would you like help with?Is there a better solution to move the cards left and right than the one I used?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @nohawaheed
Hi @DanieleMorello,
Congratulations on completing the challenge! 👏
If you're looking to achieve a more desired layout design, I recommend exploring CSS Grid. It's a great tool for creating custom layouts. To learn more about CSS Grid, you can check out these resources:
Complete Guide to Grid and CSS Grid Garden
Happy coding!
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