docs/src/components/HomepageFeatures/styles.module.css
Timothy J. Baek dbf1bed01f init
2024-02-19 21:02:13 -08:00

12 lines
138 B
CSS

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