Continue home and features pages

This commit is contained in:
Matthew Holt 2023-10-10 12:03:33 -06:00 committed by Francis Lavoie
parent 5dbd53c0ee
commit cb4141e9c1
No known key found for this signature in database
GPG key ID: C5204D4F28147FC8
6 changed files with 186 additions and 63 deletions

View file

@ -67,10 +67,15 @@
font-weight: 500;
}
.feature-row ul.detail {
.feature-row ul.detail,
.feature-row .detail ul {
margin-left: 1em;
}
.feature-row .detail ul {
margin-top: 1em;
}
.feature-row ul li {
margin-bottom: .5em;
}