adding more grid docs
This commit is contained in:
parent
f17fc367f7
commit
7070d44aed
4 changed files with 14 additions and 7 deletions
|
|
@ -54,8 +54,8 @@
|
|||
// Unique column sizes for 16-column grid
|
||||
.span-one-third { width: 300px; }
|
||||
.span-two-thirds { width: 620px; }
|
||||
.offset-one-third { margin-left: 320px; }
|
||||
.offset-two-thirds { margin-left: 640px; }
|
||||
.offset-one-third { margin-left: 340px; }
|
||||
.offset-two-thirds { margin-left: 660px; }
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue