Skip to content

css grid system based on bootstrap but remove all padding and margin.

Notifications You must be signed in to change notification settings

centell/grid-system.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grid-system.css

css grid system based on bootstrap but remove all padding and margin.

Install

npm install grid-system.css

Usage

<div class="grid-row">
  <div class="grid-4">hello</div>
  <div class="grid-8">world</div>
</div>

About

css grid system based on bootstrap but remove all padding and margin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages