cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoProgrammers then and nowlemmy.mlimagemessage-square190linkfedilinkarrow-up11.2Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.2KimageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square190linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·2 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