Add recent shares to homepage

This commit is contained in:
Jonathan Cremin 2014-12-06 11:14:46 +00:00
parent f4da977276
commit a104d86eec
3 changed files with 24 additions and 5 deletions

View file

@ -88,7 +88,7 @@ h3 {
}
.share-form {
margin-top: 30vh;
margin-top: 25vh;
margin-bottom: 20px;
text-align: center;
}
@ -105,7 +105,11 @@ h3 {
}
.blurb {
margin-bottom: 100px;
margin-bottom: 50px;
}
.recent {
margin-bottom: 30px;
}
.service {