next time i will try solve it using flex only.
maybe to solve if it can solved without using @media
-
how to create different width size of grids. i read about grid and learned how to span grids.
-
i learned how to resize a svg
::before
pseudo-element content usingscale()
.
-
how to make the 1st and the 4th cards 2.1x than the other cards. is there
grid-column: sapn 2.1
? -
how to solve the challenge without using
@media
.