-
Notifications
You must be signed in to change notification settings - Fork 677
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
margin top and bottom in auto #489
Comments
Margin-auto left and right was released with v4 (see #390). In this same issue was mentioned vertical auto margins (some time later), I think they should be included too. |
lowmess
added a commit
to lowmess/tachyons
that referenced
this issue
May 5, 2018
johno
pushed a commit
that referenced
this issue
Nov 10, 2018
Believe you'd want align-items: center for vertically aligning flex children. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to align vertical center an element within Flexbox and it works quite well, should be part of Tachyons?
Tips:
https://hackernoon.com/flexbox-s-best-kept-secret-bd3d892826b6
The text was updated successfully, but these errors were encountered: