Skip to content

Instantly share code, notes, and snippets.

@tomjn
Created February 21, 2013 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomjn/5005743 to your computer and use it in GitHub Desktop.
Save tomjn/5005743 to your computer and use it in GitHub Desktop.
csswizardry-grids example
<div class="grid">
<div class="grid__item one-whole lap-one-half desk-two-thirds">
...
</div>
<div class="grid__item one-whole lap-one-half desk-one-third">
...
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment