Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cobaltapps/6797671 to your computer and use it in GitHub Desktop.
Save cobaltapps/6797671 to your computer and use it in GitHub Desktop.
.label-fluid-page .site-inner,
.label-fluid-page .content-sidebar-wrap,
.label-fluid-page .content {
width: 100%;
max-width: 100%;
padding: 0;
}
.top-row-wrap {
background: #eee;
}
.bottom-row-wrap {
background: #ddd;
}
.top-row-wrap-inner,
.bottom-row-wrap-inner {
max-width: 1100px;
margin: 0 auto;
padding: 20px;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment