Files
komodo/docsite/src/components/HomepageFeatures/styles.module.css
beckerinj 32c38d796b docs
2023-04-12 18:19:13 -04:00

12 lines
138 B
CSS

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