cm0002@lemmy.world to Programmer Humor@programming.dev · 9 个月前Programmers then and nowlemmy.mlexternal-linkmessage-square188fedilinkarrow-up11.2Karrow-down140
arrow-up11.16Karrow-down1external-linkProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 个月前message-square188fedilink
minus-squareMadhuGururajan@programming.devlinkfedilinkEnglisharrow-up1·9 个月前use display: flex flex-direction: column align-items: center on the parent container
use
display: flexflex-direction: columnalign-items: centeron the parent container