-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix title and description allignment for mobile screen resolved close… #9
base: main
Are you sure you want to change the base?
Fix title and description allignment for mobile screen resolved close… #9
Conversation
Thanks for the PR @anujkumardarji and sorry for getting back late, was caught up. I like the approach, however, I think we can still use the available tailwind breakpoints to solve this. Another issue with this approach is that it still does not solve the alignment issue for widths 600-1000px. I think utilizing tailwind breakpoints can help, I left a few comments. Thanks 👍🏻 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ub.com:anujkumardarji/Lofi-Music-App into feature/7-fix-title-and-description-allignment
@ArvindParekh Hello, how have you been! I have made some changes and used tailwind for minimal code changes. please review and let me know if further changes are required. |
Title and description are now aligned for better consistency in UI