cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoProgrammers then and nowlemmy.mlimagemessage-square186linkfedilinkarrow-up11.11Karrow-down135cross-posted to: programmerhumor@lemmy.ml
arrow-up11.07Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square186linkfedilinkcross-posted to: programmerhumor@lemmy.ml
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