first commit

This commit is contained in:
2024-11-06 16:30:42 +00:00
commit ea445146a1
41 changed files with 17641 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;
}