Use this if you are trying to wrap your rows in css grid like with flex-wrap. grid-template-columns: repeat(auto-fill, <your-size>px);