Andromxda 🇺🇦🇵🇸🇹🇼 to Programmer Humor@programming.devEnglish • 10 months agofuck the testslemmy.dbzer0.comimagemessage-square45arrow-up1860
arrow-up1860imagefuck the testslemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼 to Programmer Humor@programming.devEnglish • 10 months agomessage-square45
minus-square@hollyberries@programming.devlinkfedilink2•10 months agoTbh I’m not a web person (more of a backend person) and don’t know the recommended practices. display: grid; is a good friend of mine xD
minus-square@Kissaki@programming.devlinkfedilinkEnglish2•10 months agoI think using display: grid; as your default is the better default, so you’re all set. :)
Tbh I’m not a web person (more of a backend person) and don’t know the recommended practices.
display: grid;
is a good friend of mine xDI think using
display: grid;
as your default is the better default, so you’re all set. :)