cm0002@lemmy.world to Programmer Humor@programming.dev · 7 months agoProgrammers then and nowlemmy.mlimagemessage-square184fedilinkarrow-up11.19Karrow-down140cross-posted to: programmerhumor@lemmy.ml
arrow-up11.15Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 months agomessage-square184fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·6 months agouse display: flex flex-direction: column align-items: center on the parent container
use
display: flexflex-direction: columnalign-items: centeron the parent container