Skip to content

Instantly share code, notes, and snippets.

@uditveerwani
Created September 30, 2013 06:13
Show Gist options
  • Save uditveerwani/6759911 to your computer and use it in GitHub Desktop.
Save uditveerwani/6759911 to your computer and use it in GitHub Desktop.
First GIST
}
@media screen and (min-width: 768px) {
.page-container {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (min-width: 768px) {
.row {
margin-left: -24px;
margin-right: -24px;
}
}
p.lead {
font-family: "Gill Sans W01 Book", Arial, sans-serif;
}
a {
outline: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment