🥇 First commit

This commit is contained in:
2021-10-10 00:05:59 -07:00
commit d6f6fdcebf
40 changed files with 10240 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.features {
display: flex;
align-items: center;
padding: 2rem 0;
width: 100%;
}
.featureSvg {
height: 200px;
width: 200px;
}