cm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agoProgrammers then and nowlemmy.mlimagemessage-square192fedilinkarrow-up11.19Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.19KimageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agomessage-square192fedilinkcross-posted to: programmerhumor@lemmy.ml
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