Continue work on features page

This commit is contained in:
Matthew Holt 2023-10-03 09:10:26 -06:00 committed by Francis Lavoie
parent 7c33410871
commit b132f02e25
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
2 changed files with 200 additions and 4 deletions

View file

@ -295,7 +295,7 @@ h3.green {
color: #23a460; border-color: #23a460;
}
h3.purple {
color: rgb(179, 59, 179); border-color: rgb(179, 59, 179);
color: rgb(238, 89, 238); border-color: rgb(238, 89, 238);
}
h3.blue {
color: rgb(14, 110, 189); border-color: rgb(14, 110, 189);