Files
wails/website/src/components/HomepageFeatures.module.css
2021-09-27 19:35:30 +10:00

12 lines
150 B
CSS

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