cm0002@lemmy.world to Programmer Humor@programming.dev · 21 天前Programmers then and nowlemmy.mlimagemessage-square194linkfedilinkarrow-up11.19Karrow-down140
arrow-up11.15Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 21 天前message-square194linkfedilink
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·19 天前use 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