incoming

100 points · 5 comments · view on lemmy.world

5 Comments

scrubbles@poptalk.scrubbles.tech · 22 pts · 2y

flexbox, my good man (or woman)

moog@lemm.ee · 11 pts · 2y (1 reply)

className="flex justify-center"

yellow_fishtail@lemmy.world · 1 pts · 2y

I see you're a person of culture as well

dog@suppo.fi · 4 pts · 2y

The good ol fashioned, <center><div>hecc</div></center> div {display: inline-box; text-align: initial}

Bransons404@lemmy.world · 1 pts · 2y

But how do you center the grid itself?

Another fun one that works most of the time as a single item is "margin: 0 auto"