Slight restyling of homepage

This commit is contained in:
Jonathan Cremin 2014-12-05 18:18:39 +00:00
parent ff698cff14
commit e49a20d52c
3 changed files with 17 additions and 8 deletions

View file

@ -66,16 +66,26 @@ h3 {
}
.share-form {
margin-top: 50px;
margin-bottom: 50px;
margin-top: 30vh;
margin-bottom: 20px;
text-align: center;
}
.share-form form {
margin-bottom: 30px;
}
.btn-custom {
background-color: #FE4365;
}
.btn-custom, .btn-custom:active, .btn-custom:hover {
color: #fff;
}
.blurb {
margin-bottom: 100px;
}
.service {
padding: 40px 10px 10px 10px;
}