Files
fuzzforge_ai/docs/src/components/HomepageFeatures/styles.module.css
Tanguy Duhamel 0547b78429 Initial commit
2025-09-29 21:26:41 +02:00

12 lines
138 B
CSS

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