Skip to content
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 login footer not being vertically centered on mobile web view #6254

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

khuddite
Copy link
Contributor

Fixes #6253

  1. Summary
    Bottom padding is 2px whereas the top padding is 14px for the login/signup footer on mobile web view

  2. Solution
    I am not sure which value will make it look best aesthetically, but I went with 14px for both top and bottom paddings for now.

  3. Screenshot
    localhost_19006_profile_alicewastaken bsky social_post_3lai4cj6t2c22(iPhone 12 Pro) (1)

Copy link
Collaborator

@gaearon gaearon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm not sure what happened there but thanks!

@gaearon gaearon merged commit ae97032 into bluesky-social:main Nov 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The login footer on the mobile web page is not centered
2 participants