Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 month agofuck the testslemmy.dbzer0.comimagemessage-square44fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagefuck the testslemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 1 month agomessage-square44fedilink
minus-squarehollyberries@programming.devlinkfedilinkarrow-up0·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-up0·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. :)