cm0002@lemmy.world to Programmer Humor · 10 days agoProgrammers then and nowlemmy.mlimagemessage-square194linkfedilinkarrow-up11.19Karrow-down140cross-posted to: [email protected]
arrow-up11.15Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor · 10 days agomessage-square194linkfedilinkcross-posted to: [email protected]
minus-squareMadhuGururajanlinkfedilinkEnglisharrow-up1·8 days agouse display: flex flex-direction: column align-items: center on the parent container
use
display: flex
flex-direction: column
align-items: center
on the parent container