colour updated

This commit is contained in:
Alaguraj0361 2025-08-14 14:04:26 +05:30
parent 3c6a122d23
commit 4292c4bde2
2 changed files with 6 additions and 1 deletions

View File

@ -46,6 +46,11 @@
}
@media(max-width:500px) {
.wpo-section-title {
margin-bottom: 20px;
}
}
.wpo-section-title-new {
// text-align: center;

View File

@ -8,7 +8,7 @@
.features-wrap {
.feature-item {
padding: 44px 50px;
background: $white;
background: rgb(215 58 62 / 24%);
box-shadow: 0px 2px 10px rgba(0, 18, 52, 0.15);
border-radius: 20px;
text-align: center;