Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid #4

Open
iamnewton opened this issue Mar 15, 2015 · 0 comments
Open

Grid #4

iamnewton opened this issue Mar 15, 2015 · 0 comments

Comments

@iamnewton
Copy link
Member

Requirements

  • support responsive (by default)
  • support a fixed width (with a modifier)
  • should be nestable, grid within grid
  • support borders
  • mobile-first
  • not require a container size
  • default to responsive so that shouldn't have to override settings on HTML, so that when size of monitor is smaller than 1 column 12 it shrinks it turns to 2 6's, and when the screen is smaller than 1 6, it turns to 2 3's, and then to a 1

Using flexbox
Using floats

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

No branches or pull requests

1 participant