Skip to content

carlopogus/Responsive-SASS-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive-SASS-Grid

A responsive grid template, customisable with SASS

======= Classes

.wrapper = wraps everything
.grid = wraps all columns
.col5 = represents 5 columns in the grid
.col = each column
.col-cont = column content wrapper

============ Style Sheets

style.scss : This is where you custom styles go, along with other .scss file imports
reset.scss : Just a basic css reset
the-grid.scss : This is where ther grid magic happens
includes.scss : This is where the wrapper width, column gutter width and content padding can be edited

====== Credit

Please credit bradshaw-design.co.nz

About

A responsive grid template, customisable with SASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published