add base docusaurus setup

This commit is contained in:
Timur
2025-03-01 19:08:18 +03:00
parent a37d9e4f9b
commit 70cd9ea261
23 changed files with 18702 additions and 0 deletions
@@ -0,0 +1,11 @@
.features {
display: flex;
align-items: center;
padding: 2rem 0;
width: 100%;
}
.featureSvg {
height: 200px;
width: 200px;
}