Skip to content

Instantly share code, notes, and snippets.

@ericdouglas
Created February 19, 2014 13:24
Show Gist options
  • Save ericdouglas/9091901 to your computer and use it in GitHub Desktop.
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%;
}
@Ceuh
Copy link

Ceuh commented Aug 8, 2019

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