UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

[FRONTEND] Fix overflow issues created by pricing cards #383

Closed bcho892 closed 4 months ago

bcho892 commented 5 months ago

Is your feature request related to a problem? Please describe. The changes made in #358 caused the homepage to have x overflow on the mobile view. This is likely due to some unwanted margins/min-width prop.

BEFORE MERGING

bcho892 commented 5 months ago

similar to #385