shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

Client:Fix the responsiveness of the homepage #139

Closed ritwik-69 closed 1 week ago

ritwik-69 commented 1 week ago

fixes #101

Description

Implemented the following things: 1)Made the homepage responsive which include the logo and modals 2)Made the toast responsive so that when the size changes it is centered properly

How to Test

cd frontend npm run dev

Checklist

Screenshots (if applicable)

https://github.com/shivansh-bhatnagar18/multiplayer-uno/assets/72665321/38eb2b20-2f74-473c-ada1-06d7a76e17a0

vercel[bot] commented 1 week ago

@ritwik-69 is attempting to deploy a commit to the Shivansh Bhatanagar's projects Team on Vercel.

A member of the Team first needs to authorize it.

kuv2707 commented 1 week ago

@ritwik-69 A z-index change in a recent commit causes the merge conflict.

Also noticing a flash when choosing to start a game, this can be a separate issue

ritwik-69 commented 1 week ago

@kuv2707 fixed the merge conflict 👍

kuv2707 commented 1 week ago

Merged, thanks @ritwik-69