Academy / src /components /HomepageFeatures /styles.module.css
breslavsky's picture
init commit
891295f
Raw
History Blame Contribute Delete
138 Bytes
.features {
display: flex;
align-items: center;
padding: 2rem 0;
width: 100%;
}
.featureSvg {
height: 200px;
width: 200px;
}