King@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-23 months agoCentering a Divi.ibb.coimagemessage-square62linkfedilinkarrow-up1297arrow-down112file-text
arrow-up1285arrow-down1imageCentering a Divi.ibb.coKing@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-23 months agomessage-square62linkfedilinkfile-text
minus-squarejaschen306@sh.itjust.workslinkfedilinkarrow-up1·3 months agoI manage a small website and the CSS images messes with your core web vitals. You can’t lazy or eager load css so it basically render blocks everything.
I manage a small website and the CSS images messes with your core web vitals.
You can’t lazy or eager load css so it basically render blocks everything.