abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
38 stars 62 forks source link

Enhancement: Added Responsive Design and Custom Utility Class #46

Closed Ashish12-tripathi closed 2 months ago

Ashish12-tripathi commented 2 months ago

I've added a media query targeting devices with a maximum width of 768px to provide appropriate styling for smaller screens.

vercel[bot] commented 2 months ago

@Ashish12-tripathi is attempting to deploy a commit to the Abhijeet's projects Team on Vercel.

A member of the Team first needs to authorize it.

abhijeetnishal commented 2 months ago

I've added a media query targeting devices with a maximum width of 768px to provide appropriate styling for smaller screens.

Hey @Ashish12-tripathi, use tailwind CSS inline for responsive it should handle everything image text, etc. read the issue carefully. It should check for 3 4 breakpoints.

abhijeetnishal commented 2 months ago

Hey @Ashish12-tripathi, there already an issue #44 for this and also don't create PR without an issue assigned. I am closing this PR now as duplicate.