cm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agoProgrammers then and nowimagemessage-square187linkfedilinkarrow-up11.18Karrow-down139cross-posted to: programmerhumor@lemmy.ml
arrow-up11.14Karrow-down1imageProgrammers then and nowcm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square187linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·1 day 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