Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 389 Bytes

grid.md

File metadata and controls

10 lines (9 loc) · 389 Bytes

Catalog using grid layout

Implement the layout using grid

  • Gap between cards should be: horizontal - 48px, vertical - 46px
  • Blocks should start from the left
  • Media queries:
    • There should be four columns starting at 1024px
    • There should be three columns starting at 768px
    • There should be two columns starting at 488px
    • There should be one column below 488px