Added scss

This commit is contained in:
CHIEFSOFT\ameye
2024-12-05 10:41:45 -05:00
parent a0cf6db4b8
commit f023f1d77c
170 changed files with 32386 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
.ecommerce-contant{
.ecommerce-contant-text{
.d-flex.p-3{
padding: 1.25rem !important;
}
}
}
.img-icon.img-icon-sm {
width: 40px; height: 40px; line-height: 40px;
i {
font-size: 16px;
}
}