Jen Simmons on Nostr: What do you think about `align-content` finally being available everywhere?!? You ...
What do you think about `align-content` finally being available everywhere?!?
You don’t have to use Flexbox or Grid. Apply where you are using Flow content (block layout), or inside Table cells…
`/* one-line vertical centering */`
`div { align-content: center; }`
https://webkit.org/blog/15063/webkit-features-in-safari-17-4/#align-content-everywhere
You don’t have to use Flexbox or Grid. Apply where you are using Flow content (block layout), or inside Table cells…
`/* one-line vertical centering */`
`div { align-content: center; }`
https://webkit.org/blog/15063/webkit-features-in-safari-17-4/#align-content-everywhere