uwsampa / research-group-web

a template for research group sites
Other
186 stars 400 forks source link

Make card columns row wise #8

Open hridaydutta123 opened 6 years ago

hridaydutta123 commented 6 years ago

The div 'card-columns' makes every inner div row-wise with maximum column count as specified in 'css/group.scss'. How can I make the entries to come column-wise? 1 3 --> 1 2 3 2

sampsyo commented 6 years ago

This is up to you! Good luck.