how to make the grid items not grow based on the parent's sibling

i have a small issue? how can i make my grid items doesn't get affected by the sibling's height
No description
No description
4 Replies
Kevin Powell
Kevin Powell•18h ago
in this case, align-content: start should work, I believe
Dev_HK
Dev_HKOP•17h ago
https://codepen.io/hzk-0210181/pen/YPKOMoW here's the codepen mr kevin thank you for the help
Dev_HK
Dev_HKOP•17h ago
it worked thank you
Kevin Powell
Kevin Powell•17h ago
Gonna make a really quick YT video about this, it's a common problem 😄

Did you find this page helpful?