Submitted over 1 year agoA solution to the Space tourism multi-page website challenge
Mobile First responsive Space Tourism Site using react
react, react-router, tailwind-css, vite
@UzomaFidelis

Solution retrospective
What challenges did you encounter, and how did you overcome them?
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
Code
Loading...
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