You must log in or register to comment.
flexbox, my good man (or woman)
className=“flex justify-center”
I see you’re a person of culture as well
The good ol fashioned,
<center><div>hecc</div></center>
div {display: inline-box; text-align: initial}
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”