Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

responsive_centered_grids

Intro

Use fixed grids make it centered when it responsive

Long time ago. We handle fixed grids had to use JavaScript calc width if browser resize. Now we can use media query & sass handle this problem easy.

Feature

  • Fixed grids when browser resize and always centered

  • Support IE9+

  • Develop on compass & sass

Demo

Demo

Demo 2

Usage

In responsive_centered_grids.scss.

$gridsWidth is a grid width we can set.

If your grid width too small or large and you want to change colums on browser.

You can change $columns.

About

Use fixed grids make it centered when it responsive

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages