novuhq / hacksquad-website

Contribute code, meet community members, participate in workshops, and win more SWAG 🚀
https://hacksquad.dev
MIT License
254 stars 189 forks source link

Update team.jsx #128

Closed sujay-deshpande closed 11 months ago

sujay-deshpande commented 11 months ago

Here are the changes I made to make it responsive:

  1. Added flex flex-col md:flex-row classes to the parent

    to change the layout from a column to a row on medium-sized screens (md breakpoint).

  2. Added mb-3 md:mb-0 classes to the text "Send a message to your squad" to control margin-bottom, making it smaller on medium-sized screens.

  3. Added md:ml-3 and md:w-20 classes to the

    wrapping the input and button to control margin and width on medium-sized screens.

  4. Added text color at the input type text to white

vercel[bot] commented 11 months ago

@Sujay-Deshpande is attempting to deploy a commit to the Novu Team on Vercel.

A member of the Team first needs to authorize it.