Hi. How can i make the groups fill the blank space?
Are you using a row container with 3 columns?
I’m using this.
Every card inside the groups have min width of 250px and height is fitting its content.
Change fit to content (uncheck that box)
And set the height to 100% so it will make sure all groups are aligned together
Secondly always use percentage than pixel for better responsiveness for both height and width its better usecase
This topic was automatically closed after 70 days. New replies are no longer allowed.