card same height with grid display
I want to make card with same height with different content
The problem is of
Grid template row:repeat(3,minmax(200px,450px))
When i have card without discription the height will be less than other
The problem is of
Grid template row:repeat(3,minmax(200px,450px))
When i have card without discription the height will be less than other
