Mobile First responsive Space Tourism Site using react

Solution retrospective
Encountered some issues resizing the carousels crated using react-glider library. It is my first time using that and because it creates it's own html structure for the carousels I had issues where trying to resize them broke the functionality. By trial and error I found that to resize it's width u'll want to target the .glider-contain div and the height can be changed without issue by targeting .glider-track
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Fidelisuzoma's solution.
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