Skip to content

Instantly share code, notes, and snippets.

@ViktorMants
Created August 15, 2014 23:24
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 ViktorMants/7de8042d48dd76b6e462 to your computer and use it in GitHub Desktop.
Save ViktorMants/7de8042d48dd76b6e462 to your computer and use it in GitHub Desktop.
.main-message {
text-align: center;
}
.main-message img {
margin: 50px 0 0;
width: 150px;
}
.main-message h1 {
font-size: 50px;
}
.main-message p {
width: 500px;
margin: 20px auto 60px;
color: #aaa;
font-size: 22px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment