This commit is contained in:
2024-03-21 10:41:02 +05:30
parent 31dfffddf7
commit cb2411140c
40 changed files with 16417 additions and 1 deletions

View File

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