Submitted 6 months ago
Mobile First responsive Space Tourism Site using react
@UzomaFidelis
Design comparison
SolutionDesign
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
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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