Updated docs

This commit is contained in:
Amith Koujalgi
2023-12-26 14:06:24 +05:30
parent 9eb2ba57fd
commit 0d0e322af8
43 changed files with 17141 additions and 54 deletions

View File

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