sweetheartmemory
2 weeks ago
@gooby I was gonna say that but i thought i would be wrong because sometimes margin:auto doesn’t work 😭
monsieurdoll
2 weeks ago
you have to set a width and height for margin auto but sometimes other factors might fuck it
amginsky
2 weeks ago
If margin:auto doesn't work even with a set width I set to display:block and that usually fixes it. Though if the parent is using flexbox you dont use margin:auto, I think you just use justify-content:center instead, and for grid you use justify-items:center :D
IM GONNA EAT YOUR LOGS THEYRE SO CUTE