cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoProgrammers then and nowlemmy.mlimagemessage-square130fedilinkarrow-up11.04Karrow-down140
arrow-up1995arrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square130fedilink
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·3 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