cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoProgrammers then and nowlemmy.mlimagemessage-square168linkfedilinkarrow-up11.17Karrow-down139
arrow-up11.13Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square168linkfedilink
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