uclaacm / opensource

opensource @ acm, work-in-progress
https://opensource.uclaacm.com
MIT License
11 stars 6 forks source link

Bug: Unresponsive Main Page #203

Open snigdha-kansal opened 5 days ago

snigdha-kansal commented 5 days ago

Issue

The Main Page is currently not responsive on mobile view. The CSS layout becomes distorted causing elements to not display properly as shown below:

image

<>

image

Proposed Solution

Implement responsive design using flexible units (e.g., %, vw, rem) and media queries to ensure the layout adapts to smaller screen sizes. Utilize Flexbox or CSS Grid to maintain proper element alignment and prevent overflow across all devices.

ansh-saini commented 14 hours ago

Hello @snigdha-kansal Can I work on this?

snigdha-kansal commented 13 hours ago

Hey @ansh-saini! I'm really sorry but one of our Dev officers, @cweihan01, is already working on this issue. Would you be interested in taking on #96 instead? :)

ansh-saini commented 13 hours ago

Sure!