agent / dev-docs /src /components /Homepage /styles.module.css
Leon4gr45's picture
Replace agent-zero with Excalidraw (Docker Space)
ddfb4ad verified
Raw
History Blame Contribute Delete
138 Bytes
.features {
display: flex;
align-items: center;
padding: 2rem 0;
width: 100%;
}
.featureSvg {
height: 200px;
width: 200px;
}