Skip to content

Instantly share code, notes, and snippets.

@antonlitvinenko
Created October 31, 2016 22:10
Show Gist options
  • Save antonlitvinenko/6dc5b48887c8ad2a6773ad4eefdfb093 to your computer and use it in GitHub Desktop.
Save antonlitvinenko/6dc5b48887c8ad2a6773ad4eefdfb093 to your computer and use it in GitHub Desktop.
.well h2 {
margin: 0px 0px 30px 0px;
font-family: "helveticaNeue";
font-size: 20px;
font-weight: bold;
color: #486B7C;
}
.well p {
font-family: "helveticaNeue";
font-size: 14px;
font-weight: normal;
color: #7C9EAF;
margin: 0px 0px 60px 0px;
}
.well {
padding: 30px
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment