refactor: rename docs to dev-docs (#5487)

This commit is contained in:
Aakansha Doshi
2022-07-26 16:55:25 +05:30
committed by GitHub
parent 2b049b4a65
commit 966ca2ffa6
26 changed files with 0 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;
}