top | item 39379848

(no title)

SarahC_ | 2 years ago

That doesn't work on Codepen.io, in the latest Chrome.

Back to the drawing board.

discuss

order

ramoz|2 years ago

<div style="display:flex;justify-content:center;align-items:center;">

    <div>I'm centered</div>
</div>

* I wrote the original without testing but it is justify-content, not justify-items... oops