CSS flex stretch and flex end align items

hi there,

I'm having a little trouble on mobile here3.

I'm am using flex, which everything work, but I want my image to stretch the entire width of the container, however, I do not want it to be pulled up from the bottom as it does. When I use flex0end, it stays at the bottom correctly, but the image doesn't get more height when giving it height or anything.
Screen_Shot_2024-01-18_at_10.14.02_AM.png
Was this page helpful?