Start features page WIP

This commit is contained in:
Matthew Holt 2023-09-29 15:28:51 -06:00 committed by Francis Lavoie
parent 8734b03923
commit c91e10bab2
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
6 changed files with 108 additions and 11 deletions

View file

@ -1,11 +1,3 @@
h1 {
color: #4ED3FB;
background: linear-gradient(to right, #47E27C 25%, #4ED3FB 75%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}
p.footnote {
margin-top: 2em;
font-size: 12px;