Skip to content

Instantly share code, notes, and snippets.

@akella
Created January 18, 2013 09:58
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 akella/4563541 to your computer and use it in GitHub Desktop.
Save akella/4563541 to your computer and use it in GitHub Desktop.
.l-wrapper {
max-width: 1260px;
padding: 0 10px;
margin: 0 auto -525px;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
@include respond-to(mob) {
width: 320px;
padding: 0;
}
@include respond-to(pda) {
padding: 0;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment