Open ozasadnyy opened 6 years ago
I have the same issue.
center
just sets text-align
to center
. Do you have an alternate proposal?
https://github.com/azz/styled-css-grid/blob/8a44feff034ee6b7c75e5b70dc65e2aab05354ba/lib/Cell.js#L14
@azz css-tricks has a decent guide on this. Maybe align-items
, justify-items
, and justify-content
could come into play here.
Doesn't center if inside it anything else than text.