Skip to content

Instantly share code, notes, and snippets.

@fuzzylizard
Created May 27, 2014 19:39
Show Gist options
  • Save fuzzylizard/397faed2831bba953d07 to your computer and use it in GitHub Desktop.
Save fuzzylizard/397faed2831bba953d07 to your computer and use it in GitHub Desktop.
Full-width background panel html for Foundation
<div class="full-width">
<div class="row">
<div class="large-12 columns">
<!-- put content here -->
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment