css grid empty white space
hi guys how do you make this forth and 6th images takes up the whitespace above them? i used display: grid;grid-template-columns: repeat(6, 1fr);grid-gap: 51px;
margin: 0 auto;
max-width: 1390px;
margin: 0 auto;
max-width: 1390px;

