refactor: ajusta css do checkout cupom 1280px #16

Merged
Rafael_Sampaio_de_Oliveira merged 1 commits from refactor/ajusta-css-checkout-cupom-1280px into development 2022-12-15 14:41:33 +00:00

View File

@ -21,6 +21,7 @@
box-sizing: border-box;
border-radius: 5px;
padding: 16px 16px;
margin-bottom: 0 !important;
@include mq(md, max) {
margin: 0px 0 25px 0;
@ -466,7 +467,7 @@
}
.srp-main-title {
margin: 32px 0 12px;
margin: 49px 0 12px;
font-style: normal;
font-weight: normal;
font-size: 24px;
@ -707,7 +708,8 @@
&-totalizers {
padding: 0;
width: 346px;
margin-top: 49px;
width: 353px;
.coupon-data {
#cart-link-coupon-add {
@ -779,7 +781,7 @@
font-size: 12px;
height: 34px;
padding: 0 12px;
width: 50.96%;
width: 50.52%;
@include mq(sm, max) {
max-width: 100%;
@ -796,8 +798,8 @@
line-height: 19px;
text-transform: uppercase;
height: 36px;
width: 38.59%;
margin-left: 7px;
width: 37.824%;
margin-left: 12px;
@include mq(md, max) {
width: 138px;