Website/src/components/HomepageFeatures.module.css
2022-03-06 00:11:37 -06:00

12 lines
138 B
CSS

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