Pro@programming.dev to Technology@lemmy.worldEnglish · 11 days agoYou no longer need JavaScript: an overview of what makes modern CSS so awesomelyra.horseexternal-linkmessage-square25fedilinkarrow-up134arrow-down12file-text
arrow-up132arrow-down1external-linkYou no longer need JavaScript: an overview of what makes modern CSS so awesomelyra.horsePro@programming.dev to Technology@lemmy.worldEnglish · 11 days agomessage-square25fedilinkfile-text
minus-squaredreadbeef@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·11 days agohorizontal centering is justify-content: center
horizontal centering is
justify-content: center
If display is
flex
.