refactor: ajusta css do checkout cupom 1280px

This commit is contained in:
Rafael Sampaio de Oliveira 2022-12-15 11:40:36 -03:00
parent 8c1dea39f2
commit 7ab43fb4d4

View File

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