Include content in list pages with improved style

This commit is contained in:
Joe Hutchinson
2019-07-19 11:12:52 -04:00
parent 63035b4d9e
commit 9860b3f148
2 changed files with 10 additions and 2 deletions

View File

@@ -161,6 +161,10 @@ strong {
line-height: 1.6;
margin: 0;
}
.list-header-content {
margin: 5em 0;
line-height: 1.6em;
}
.card-container {
max-width: 49rem;
}