docs: static content migration

This commit is contained in:
Alexey Rybak 2025-09-23 15:49:21 -07:00 committed by raghotham
parent c71ce8df61
commit 9dc4cf15ec
18 changed files with 719 additions and 382 deletions

View file

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