Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
63 stars 101 forks source link

User registration page responsive under #271 #426

Closed Priyal208 closed 5 months ago

Priyal208 commented 5 months ago

Description

User registration page was made responsive under issue assigned to me #271 , i made it responsive using tailwind, fixed margin and padding , made form and image appear in row in mobile view and coloumn in desktop view, adjusted font size for different devices

Related Issue

Related to #252 and part of #242

Screenshots / GIFs (if applicable)

BEFORE: Mobile view Screenshot 2024-05-29 004417 Screenshot 2024-05-29 004435

AFTER: Screenshot 2024-05-28 232355 Screenshot 2024-05-28 232420 Screenshot 2024-05-28 234100

Checklist:

codewarnab commented 5 months ago

i think it would be better if you just hide the dog image in mobile view

codewarnab commented 5 months ago

in this pr contains changed for success page commits too , only commits related to user reg page should be their , try creating a new fork

Priyal208 commented 5 months ago

OKk i will do that