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 2c8892e4dd
commit 82439beeae
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
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;