forked from M3-Academy/m3-academy-template-checkout
development #5
@ -934,10 +934,10 @@
|
|||||||
@media (min-width: 2500px) {
|
@media (min-width: 2500px) {
|
||||||
font-family: "Open Sans";
|
font-family: "Open Sans";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400 !important;
|
||||||
font-size: 24px;
|
font-size: 24px !important;
|
||||||
line-height: 33px;
|
line-height: 33px;
|
||||||
color: #7d7d7d;
|
color: #7d7d7d !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.vtex-omnishipping-1-x-leanShippingIcon {
|
.vtex-omnishipping-1-x-leanShippingIcon {
|
||||||
@ -1004,10 +1004,10 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
color: #7d7d7d;
|
color: #7d7d7d;
|
||||||
background-image: none;
|
@media (max-width: 1024px) {
|
||||||
// background-image: url(https://agenciamagma.vteximg.com.br/arquivos/homeM3Academy.png);
|
display: none;
|
||||||
background-size: 20px;
|
}
|
||||||
background-repeat: no-repeat;
|
//background: url(https://agenciamagma.vteximg.com.br/arquivos/homeM3Academy.png);
|
||||||
|
|
||||||
@media (min-width: 2500px) {
|
@media (min-width: 2500px) {
|
||||||
padding: 15px 28px 15px 81px;
|
padding: 15px 28px 15px 81px;
|
||||||
|
@ -189,7 +189,7 @@ body .container-main.container-order-form .orderform-template.active {
|
|||||||
width: 56.456%;
|
width: 56.456%;
|
||||||
@media (max-width: 1024px) {
|
@media (max-width: 1024px) {
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
width: 100%;
|
width: calc(100% - 12px);
|
||||||
}
|
}
|
||||||
// .payment-method {
|
// .payment-method {
|
||||||
// }
|
// }
|
||||||
|
Loading…
Reference in New Issue
Block a user