Skip to content

Instantly share code, notes, and snippets.

@tomharrigan
Created January 11, 2013 20:57
Show Gist options
  • Select an option

  • Save tomharrigan/4513890 to your computer and use it in GitHub Desktop.

Select an option

Save tomharrigan/4513890 to your computer and use it in GitHub Desktop.
.full-content {
border-bottom: 2px dashed blue;
}
.home.page .title, .full-content * {
max-width: 980px;
margin: 0 auto;
}
.home #content {
max-width: 100% !important;
padding: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment