Skip to content

VarinderS/nested-grid-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LESS Fluid Nested Grid System

A problem with current CSS Grid systems like Twitter Bootstrap is that the margins of nested elements are different from the margins of outer elements. This results in an uneven layout.

This "LESS Fluid Nested Grid system" tries to deal with this by calculating the margin of each nested element related to its parent holder. This way each element has the same margin and thus you create an balanced grid

About

LESS Fluid Nested Grid system where margin from nested elements are the same than outer elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published