Slight restyling of homepage
This commit is contained in:
parent
ff698cff14
commit
e49a20d52c
3 changed files with 17 additions and 8 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue