Skip to content

milenasuarezl/responsive-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive grid

It is an example of responsive grid using CSS Grid and flexbox, following the next rules:

  • When the size of the screen is greater than 720px shows 4 columns and 1 row.
  • When is less than 720px shows 2 columns and 2 rows.
  • When is less than 360px shows 1 column and 4 rows

In Css Grid, there is an inner grid for each cell.

Responsive grid

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors