Add recent shares to homepage
This commit is contained in:
parent
f4da977276
commit
a104d86eec
3 changed files with 24 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue