Improve form layout

This commit is contained in:
Jonathan Cremin 2014-12-04 00:35:04 +00:00
parent 50004d4ad6
commit c955039306
3 changed files with 21 additions and 7 deletions

View file

@ -40,7 +40,8 @@ h2 {
}
.share-form {
margin: 50px 0;
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}