[mirotalk] - update css

This commit is contained in:
Miroslav Pejic
2023-03-09 01:29:31 +01:00
parent 347e9716e2
commit 1e75abb0a2
+3 -3
View File
@@ -2662,11 +2662,11 @@ ul.pricing-item-features-list li {
position: absolute;
width: 100%;
max-width: 100%;
height: 1980px;
/*background-image: url(../images/illustration-section-01.svg);*/
height: 1024px;
/* background-image: url(../images/illustration-section-01.svg); */
background-image: url(../images/bg.svg);
background-repeat: no-repeat;
background-size: auto;
background-size: cover; /*auto*/
left: 50%;
top: 0;
background-position: center top;