Skip to content

Commit

Permalink
Update grids to csswizardry-grids style
Browse files Browse the repository at this point in the history
  • Loading branch information
csswizardry committed Mar 8, 2013
1 parent 11fe0cd commit 257cdab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions objects/_grids.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
margin-left:-$base-spacing-unit;
list-style:none;
margin-bottom:0;
letter-spacing:-0.31em;
word-spacing:-0.43em;
}


Expand All @@ -63,8 +61,6 @@
width:100%;
padding-left:$base-spacing-unit;
vertical-align:top;
letter-spacing:normal;
word-spacing:normal;
@if $global-border-box == false{
@include vendor(box-sizing, border-box);
}
Expand Down

0 comments on commit 257cdab

Please sign in to comment.