Skip to content

Fluid grids#22

Open
gregplaysguitar wants to merge 2 commits intodotjay:masterfrom
gregplaysguitar:patch-1
Open

Fluid grids#22
gregplaysguitar wants to merge 2 commits intodotjay:masterfrom
gregplaysguitar:patch-1

Conversation

@gregplaysguitar
Copy link

For example, using something like this:

#grid {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  .vert-inner {
    max-width: 1440px;
    margin: 0 auto;
  }
}

@gregplaysguitar gregplaysguitar changed the title Patch 1 Fluid grids Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant