Add services page

This commit is contained in:
2019-04-01 17:12:47 -05:00
parent a476e1a40b
commit 970516fc67
5 changed files with 41 additions and 21 deletions

View File

@ -50,6 +50,13 @@ a,
}
}
.card-list {
margin-top: 2em;
margin-bottom: 2em;
margin-left: 1em;
margin-right: 1em;
}
.blockquote {
border-left: 5px solid $blockquote-border;
font-size: 1.2rem;