cm0002@lemmy.world to Programmer Humor@programming.dev · 27 days agoProgrammers then and nowlemmy.mlimagemessage-square193fedilinkarrow-up11.2Karrow-down140cross-posted to: [email protected]
arrow-up11.16Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 27 days agomessage-square193fedilinkcross-posted to: [email protected]
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·24 days 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