Files
effect-fc/packages/docs/src/components/HomepageFeatures/styles.module.css
Julien Valverdé 2dc7381b3c
All checks were successful
Lint / lint (push) Successful in 44s
Add docs package
2026-02-24 01:07:59 +01:00

12 lines
138 B
CSS

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