Skip to content

Instantly share code, notes, and snippets.

@baydam
Created March 7, 2016 22:22
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 baydam/4fcc1a0ae3e236367f92 to your computer and use it in GitHub Desktop.
Save baydam/4fcc1a0ae3e236367f92 to your computer and use it in GitHub Desktop.
Just a draft
#page-2 p {
width: 320px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
border-radius: 2px;
box-sizing: border-box;
}
#page-2 div img {
width: 320px;
margin: 0;
padding-bottom 16px;
}
#page-2 hr {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment