claim_arguably@lemdro.id to CSS@programming.devEnglish · 16 days agoHow to center the whole website?message-squaremessage-square9linkfedilinkarrow-up17arrow-down10file-text
arrow-up17arrow-down1message-squareHow to center the whole website?claim_arguably@lemdro.id to CSS@programming.devEnglish · 16 days agomessage-square9linkfedilinkfile-text
minus-squarebrian@programming.devlinkfedilinkarrow-up3·15 days agothere are more aggressive css “resets” that set the default display type to flex. there’s no problem making anything a flexbox if it displays the way you want it to
there are more aggressive css “resets” that set the default display type to flex. there’s no problem making anything a flexbox if it displays the way you want it to