Commit f835c855 by Iren

add windows

parent 4bdd0f24
Pipeline #3653 failed with stage
......@@ -2725,9 +2725,6 @@ p.price-p {
margin-left: 15px;
color: #c94d4e;
}
.vvv p {
height: 35px;
}
.price-mobile-line-big {
margin-left: -15px;
width: 187px;
......@@ -3170,4 +3167,8 @@ input.form-last-child {
width: 5px;
}
}
.price-mobile-window-none {
position: absolute;
display: none;
}
/*# sourceMappingURL=styles.css.map */
\ No newline at end of file
......@@ -1119,7 +1119,7 @@ video {
min-height: 70px;
width: 405px;
@media(min-width: 1270px){
padding-left: 40px;
padding-left: 40px;
}
@media (max-width: 992px) {
width: 260px;
......@@ -1876,7 +1876,7 @@ padding-left: 40px;
font-size: 10px;
}
}
}
}
.price p.price-user{
font-family: SFUIDisplay-Light;
text-transform: uppercase;
......@@ -1894,7 +1894,7 @@ padding-left: 40px;
font-size: 10px;
}
}
}
}
.price {
margin-top: -20px;
}
......@@ -2054,7 +2054,7 @@ p.price-p {
width: 50px;
}
}
/*
/*
position: absolute;
top: 30px;
left: 1px;*/
......@@ -2123,7 +2123,6 @@ p.price-p {
position: absolute;
display: none;
}
}
.price-mobile-tittle {
margin-left: 9px;
......@@ -2220,11 +2219,6 @@ p.price-p {
color: #c94d4e;
}
}
.vvv {
p {
height: 35px;
}
}
.price-mobile-line-big {
margin-left: -15px;
width: 187px;
......@@ -2625,5 +2619,11 @@ footer {
}
.price-mobile-window-none {
position: absolute;
display: none;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment