sanjar-notes / web_dev_fundamentals

The basics - HTML, CSS, Javascript and more
https://sanjar-notes.github.io/web_dev_fundamentals/
3 stars 0 forks source link

Image/background overflow annoyance - HTML, CSS #68

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago

background pictures - don't respect flex, max width, max height. Just overflow. Tried both CSS.url() and don't wish to do absolute positioning just for images.