init: docusaurus website project

This commit is contained in:
Sergey Penkovsky
2025-08-13 18:19:25 +03:00
parent ca3cd2c8fd
commit f4c4fe49a0
41 changed files with 19056 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;
}