AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
22 stars 36 forks source link

content stretching on 4k screen sign-up and login #141

Closed ayobamiseun closed 9 months ago

ayobamiseun commented 11 months ago

On 4K screens, the Sign Up and Login pages exhibit design issues:

  1. Page Stretching: The content on these pages extends too far horizontally, causing user experience problems.

  2. Logo Alignment: The Sign Up page logo is misaligned with other elements, impacting the design.

AmanNegi commented 11 months ago

@ayobamiseun Could you add screenshots to support this issue.

ayobamiseun commented 11 months ago
Screenshot 2023-10-12 at 08 19 32 Screenshot 2023-10-12 at 08 20 29

text is too stretch on 2000plus screen size

AmanNegi commented 11 months ago

How do you plan to fix this issue? If this happens in the Auth Pages, I'm certain it happens in all other pages as well.

ayobamiseun commented 11 months ago

@AmanNegi By setting a max-width.

AmanNegi commented 11 months ago

Could you make the suggested changes and provide a before and after comparison. (of login/signup)

ayobamiseun commented 11 months ago

Could you make the suggested changes and provide a before and after comparison. (of login/signup)

Screenshot 2023-10-13 at 07 38 16 1

@AmanNegi you can see in the case of LinkedIn everything is centralised with margin on both side on large screen instead of stretching across the screen.

AmanNegi commented 11 months ago

That seems nice feel free to make these changes.

dipaksinha1 commented 10 months ago

HI @AmanNegi ,

Can you assign this issue to me as it is not assigned to anyone yet?

Thank you

AmanNegi commented 10 months ago

Sure @dipaksinha1 feel free to raise a PR with requested changes.

dipaksinha1 commented 9 months ago

PR for this issue #160

AmanNegi commented 9 months ago

Fixed by #160.