Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 month agofuck the testslemmy.dbzer0.comimagemessage-square46fedilinkarrow-up1854arrow-down111
arrow-up1843arrow-down1imagefuck the testslemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 month agomessage-square46fedilink
minus-squarehollyberries@programming.devlinkfedilinkarrow-up2·1 month 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-squareKissaki@programming.devlinkfedilinkEnglisharrow-up2·1 month 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. :)