argos/docs/src/components/HomepageFeatures/styles.module.css

12 lines
138 B
CSS
Raw Normal View History

2024-04-18 12:08:56 +02:00
.features {
display: flex;
align-items: center;
padding: 2rem 0;
width: 100%;
}
.featureSvg {
height: 200px;
width: 200px;
}