More work on features page

This commit is contained in:
Matthew Holt 2023-10-04 13:19:26 -06:00 committed by Francis Lavoie
parent 7de5076cb1
commit 05f9b673f6
No known key found for this signature in database
GPG key ID: C5204D4F28147FC8
2 changed files with 128 additions and 16 deletions

View file

@ -247,7 +247,7 @@ section.dark .cols {
color: #aec6c3;
}
.col {
.cols .col {
min-width: 350px;
padding-left: 1em;
flex: 1;
@ -284,7 +284,7 @@ h3.plain {
color: white;
}
.col p {
.cols .col p {
font-family: Inter;
font-size: 90%;
font-weight: normal;