King@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-22 days agoCentering a Divi.ibb.coimagemessage-square43fedilinkarrow-up1277arrow-down111file-text
arrow-up1266arrow-down1imageCentering a Divi.ibb.coKing@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-22 days agomessage-square43fedilinkfile-text
minus-squareirelephant [he/him]@programming.devlinkfedilinkarrow-up4·10 hours agoYou literally just have to give it a width and add margin: 0 auto;
You literally just have to give it a width and add
margin: 0 auto;