Style cards

This commit is contained in:
Jeremy Dormitzer 2018-01-18 17:59:54 -05:00
parent 7f637049a0
commit f72e4349f4
No known key found for this signature in database
GPG Key ID: 04F17C0F5A32C320

View File

@ -252,10 +252,13 @@ html, body {
}
.card {
background-color: #f9f9fa;
width: 90%;
margin: auto;
margin-top: 8px;
padding: 8px;
border-bottom: 1px solid #d7d7db;
display: flex;
align-items: center;
box-shadow: 0 1px 4px rgba(12, 12, 13, 0.1);
}
.title30 {