This commit is contained in:
Mo Bitar
2017-01-27 13:54:23 -06:00
parent 3029a97c0e
commit 7c88531cff
9 changed files with 53 additions and 55 deletions

View File

@@ -18,6 +18,10 @@
margin-top: 15px !important;
}
.mb-10 {
margin-bottom: 10px !important;
}
.faded {
opacity: 0.5;
}