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

🐛Onboarding step 2 content positioning #61

Open
Qualley opened this issue Aug 13, 2019 · 1 comment
Open

🐛Onboarding step 2 content positioning #61

Qualley opened this issue Aug 13, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@Qualley
Copy link

Qualley commented Aug 13, 2019

The h1's across all steps of the onboarding process should be aligned. In step 2 the h1 is 297px from the top of the viewport and should be 252px from the top of the viewport.

onboarding step 2 content alignment

@Qualley Qualley added the bug Something isn't working label Aug 13, 2019
@prowe214
Copy link
Member

This one is likely due to a programmatic vertical center -- its just throwing that content in the precise vertical center which changes depending on how large the device is. Someone on an iphone 5 will have a much different screen size than someone on an iphone XS Max.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants