Latest solutions
Latest comments
- @Anwesha213@jbuendia1y
You should put
display: grid
in.grid-section
with 4 columns and 2 rows ad sort the elements withgrid-column
andgrid-row
.Happy coding
You should put display: grid
in .grid-section
with 4 columns and 2 rows ad sort the elements with grid-column
and grid-row
.
Happy coding