openstatusHQ / openstatus

πŸ“ The open-source synthetic monitoring platform πŸ“
https://openstatus.dev
GNU Affero General Public License v3.0
4.98k stars 278 forks source link

fix(mobile): component alignment issue on left side of login page (#899) #900

Closed tsahil01 closed 1 week ago

tsahil01 commented 1 week ago

Type of change

Description

Fixes Alignment Issue on Left Side of Login Page (#899)

Fixed alignment issue on the left side of the login page at https://www.openstatus.dev/app/login. Content is now center-aligned and text sizes adjusted for improved visual consistency.

Before this PR

Before

sm devices -

Before-mobile-view

After this PR

After

sm devices -

image

Looks good on mobile devices as well

Related Issue (optional)

Fixes #899

vercel[bot] commented 1 week ago

@tsahil01 is attempting to deploy a commit to the OpenStatus Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
openstatus-web βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 29, 2024 8:54am
mxkaske commented 1 week ago

Hey @tsahil01! I agree with you, centering the text on mobile feels much better! On larger device, I see it less as a problem but that’s just a personal preference. What do you think?

Thanks for improving OpenStatus.

tsahil01 commented 1 week ago

Hi @mxkaske! Thanks for the feedback! I believe centring the text enhances the user experience across all device sizes, making it more consistent and visually appealing.

What do you think about merging the PR as it is? I'm also open to making further improvements based on your suggestions.

tsahil01 commented 1 week ago

Hi @mxkaske , I'll implement the mobile/tablet changes and push the updates soon. Thanks!

tsahil01 commented 1 week ago

I've implemented the mobile/tablet version changes as suggested and pushed the updates.

Mobile/Tablet -

image

Larger screen -

image

mxkaske commented 1 week ago

Appreciate it! Merged!