flex grow on grid
so I have this grid and want the last image to grow. How can I do that with grid?
in the second image i have the code being used for the grid layout
6 Replies
Just as a heads up, you can also do 1 / -1 and it will span the entire row no matter how many columns 😊
Oh I thought I did that 😂
Thanks for the heads up 🙂
No worries! I'm sure you knew, I just sometimes hard code things myself but I've been trying to get better about dynamic values haha
Aren't we all, it's a never ending struggle 🤣
Thanks guys! helped me a lot.