colour updated
This commit is contained in:
parent
3c6a122d23
commit
4292c4bde2
@ -46,6 +46,11 @@
|
||||
|
||||
}
|
||||
|
||||
@media(max-width:500px) {
|
||||
.wpo-section-title {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.wpo-section-title-new {
|
||||
// text-align: center;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user