Skip to content

Instantly share code, notes, and snippets.

@rssilva
Last active December 11, 2015 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rssilva/4600830 to your computer and use it in GitHub Desktop.
Save rssilva/4600830 to your computer and use it in GitHub Desktop.
Css of post number 22 on dailydevtips.com!
#mainDiv {
min-height: 600px;
width: 600px;
margin: 0 auto;
border: solid 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment