Start features page WIP

This commit is contained in:
Matthew Holt 2023-09-29 15:28:51 -06:00 committed by Francis Lavoie
parent ef33bf08f8
commit 1b9b80b705
No known key found for this signature in database
GPG key ID: C5204D4F28147FC8
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;