cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoProgrammers then and nowlemmy.mlimagemessage-square186linkfedilinkarrow-up11.19Karrow-down140
arrow-up11.15Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square186linkfedilink
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·4 months 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