Skip to content

Instantly share code, notes, and snippets.

@ericdouglas
Created February 19, 2014 13:24
Show Gist options
  • Select an option

  • Save ericdouglas/9091901 to your computer and use it in GitHub Desktop.

Select an option

Save ericdouglas/9091901 to your computer and use it in GitHub Desktop.
Create a Container - CSS
.container {
margin: 0 auto;
max-width: 48rem;
width: 90%;
}
@thefoidev
Copy link

Thanks .

@mharisali88
Copy link

How to color in container ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment