Amith Koujalgi 0d0e322af8 Updated docs
2023-12-26 14:06:24 +05:30

12 lines
138 B
CSS

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