add first docussaurus site to git

This commit is contained in:
n8fr8 2026-04-21 13:33:36 -04:00
commit fa3e971bb5
57 changed files with 21489 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;
}