Skip to content

Instantly share code, notes, and snippets.

View npfitz's full-sized avatar

Nick Fitzpatrick npfitz

  • Metabase
  • Fredericton, NB
View GitHub Profile
.container {
padding: 0 1.5rem;
margin: 0 auto;
max-width: 1280px;
width: 90%;
}
@media only screen and (min-width: 601px) {
.container {
width: 85%;