Comment by kixelated 16 hours ago I am bad at CSS. 3 comments kixelated Reply Waterluvian 12 hours ago Managing aspect ratios in conjunction with managing a responsive page layout is one of the darker parts of CSS in my experience. You’re not alone. nine_k 7 hours ago Not dark anymore: https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-rati... Waterluvian 2 hours ago I wish it was true but there’s so many times aspect-ratio still doesn’t work. It’s a pretty weak property so things like flexbox parents will quickly cause it to be ignored.
Waterluvian 12 hours ago Managing aspect ratios in conjunction with managing a responsive page layout is one of the darker parts of CSS in my experience. You’re not alone. nine_k 7 hours ago Not dark anymore: https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-rati... Waterluvian 2 hours ago I wish it was true but there’s so many times aspect-ratio still doesn’t work. It’s a pretty weak property so things like flexbox parents will quickly cause it to be ignored.
nine_k 7 hours ago Not dark anymore: https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-rati... Waterluvian 2 hours ago I wish it was true but there’s so many times aspect-ratio still doesn’t work. It’s a pretty weak property so things like flexbox parents will quickly cause it to be ignored.
Waterluvian 2 hours ago I wish it was true but there’s so many times aspect-ratio still doesn’t work. It’s a pretty weak property so things like flexbox parents will quickly cause it to be ignored.
Managing aspect ratios in conjunction with managing a responsive page layout is one of the darker parts of CSS in my experience. You’re not alone.
Not dark anymore: https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-rati...
I wish it was true but there’s so many times aspect-ratio still doesn’t work. It’s a pretty weak property so things like flexbox parents will quickly cause it to be ignored.