Design updates

This commit is contained in:
Jonathan Cremin 2014-12-04 13:01:45 +00:00
parent c955039306
commit f7a5291e17
4 changed files with 33 additions and 20 deletions

View file

@ -45,6 +45,11 @@ h2 {
text-align: center;
}
.btn-custom {
background-color: #e6832e;
color: #fff;
}
.service {
padding: 40px 10px 10px 10px;
}