Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chrismonsanto
on March 21, 2014
|
parent
|
context
|
favorite
| on:
Get on the CSS Grid
> You finally get reliable vertical centering of elements as a side-benefit.
Worth noting that you already get this with flexbox's align-items: center, which you can use today!
jimmcslim
on March 21, 2014
[–]
A comment on the original link stated that 'flexbox is slow', someone responded with a question; 'is the spec inherently slow or just current implementations?' but no-one elaborated.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Worth noting that you already get this with flexbox's align-items: center, which you can use today!