cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoProgrammers then and nowlemmy.mlimagemessage-square128fedilinkarrow-up11.04Karrow-down140
arrow-up1996arrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square128fedilink
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·1 year agouse display: flex flex-direction: column align-items: center on the parent container
use
display: flexflex-direction: columnalign-items: centeron the parent container