[mirotalk] - fix bg img

This commit is contained in:
Miroslav Pejic
2023-03-08 23:57:33 +01:00
parent a134ce2f47
commit 71aee2b07a
+3 -3
View File
@@ -2667,10 +2667,10 @@ ul.pricing-item-features-list li {
background-image: url(../images/bg.svg);
background-repeat: no-repeat;
background-size: auto;
left: 50%;
/* left: 50%; */
top: 0;
background-position: center top;
transform: translate(-50%);
/*background-position: center top;
transform: translate(-50%); */
}
.illustration-section-02::after {