cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoProgrammers then and nowlemmy.mlimagemessage-square159linkfedilinkarrow-up11.04Karrow-down133cross-posted to: [email protected]
arrow-up11.01Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square159linkfedilinkcross-posted to: [email protected]
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·6 months agouse display: flex flex-direction: column align-items: center on the parent container
use
display: flexflex-direction: columnalign-items: centeron the parent container