chore: re-upload

This commit is contained in:
2024-03-21 19:46:00 +05:30
parent 171df7de0f
commit f17ef5d3dc
41 changed files with 14305 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;
}