King@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-21 month agoCentering a Divi.ibb.coimagemessage-square62fedilinkarrow-up1299arrow-down112file-text
arrow-up1287arrow-down1imageCentering a Divi.ibb.coKing@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-21 month agomessage-square62fedilinkfile-text
minus-square𝕱𝖎𝖗𝖊𝖜𝖎𝖙𝖈𝖍@lemmy.worldlinkfedilinkarrow-up2·edit-21 month agoOr use Flexbox But your solution works as well for simple cases
minus-squareirelephant [he/him]@programming.devlinkfedilinkarrow-up1·1 month agoI generally avoid flex for simple stuff (i like weird browsers), but for more complex layouts it should certainly be used.
Or use Flexbox
But your solution works as well for simple cases
I generally avoid flex for simple stuff (i like weird browsers), but for more complex layouts it should certainly be used.