cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoProgrammers then and nowlemmy.mlimagemessage-square189linkfedilinkarrow-up11.19Kcross-posted to: [email protected]
arrow-up11.19KimageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square189linkfedilinkcross-posted to: [email protected]
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·1 month 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