Commit c057d0ca by Iren

add style price-margin-bottom

parent 605943e1
...@@ -2100,7 +2100,7 @@ video { ...@@ -2100,7 +2100,7 @@ video {
width: 100%; width: 100%;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
margin-bottom: 180px; margin-bottom: 190px;
} }
@media (max-width: 992px) { @media (max-width: 992px) {
.price-wrapper { .price-wrapper {
......
...@@ -1698,7 +1698,7 @@ padding-left: 45px; ...@@ -1698,7 +1698,7 @@ padding-left: 45px;
width: 100%; width: 100%;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
margin-bottom: 180px; margin-bottom: 190px;
@media (max-width: 992px) { @media (max-width: 992px) {
margin-left: -15px; margin-left: -15px;
} }
......
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