style(home): realizando ajustes css mobile

This commit is contained in:
Bernardo Cunha Ernani Waldhelm 2022-12-18 19:17:59 -03:00
parent 8690425022
commit 97c45782b6
2 changed files with 6 additions and 57 deletions

View File

@ -257,39 +257,13 @@
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row-reverse;
@media #{$mq-desktop}, #{$mq-tablet}, #{$mq-mobile}{
font-size: 16px;
line-height: 19px;
}
&::before {
content: '';
width: 38px;
height: 38px;
background: url('https://agenciamagma.vteximg.com.br/arquivos/lapisM3Academy.png') no-repeat center center;
background-size: 100%;
display: block;
border: none;
cursor: pointer;
@media #{$mq-desktop} {
width: 15px;
height: 15px;
}
@media #{$mq-tablet}, #{$mq-mobile}{
width: 20px;
height: 20px;
}
@media #{$mq-desktop}, #{$mq-tablet}, #{$mq-mobile}{
font-size: 16px;
line-height: 19px;
}
}
i {
display: none;
@ -324,42 +298,14 @@
line-height: 37px;
color: $color-black-1;
display: flex;
justify-content: space-between;
justify-content: start;
align-items: center;
flex-direction: row-reverse;
@media #{$mq-desktop}, #{$mq-tablet}, #{$mq-mobile}{
font-size: 16px;
line-height: 19px;
}
.icon-credit-card::before {
content: '';
width: 38px;
height: 38px;
background: url('https://agenciamagma.vteximg.com.br/arquivos/lapisM3Academy.png') no-repeat center center;
background-size: 100%;
display: block;
border: none;
cursor: pointer;
@media #{$mq-desktop} {
width: 15px;
height: 15px;
}
@media #{$mq-tablet}, #{$mq-mobile}{
width: 20px;
height: 20px;
}
@media #{$mq-desktop}, #{$mq-tablet}, #{$mq-mobile}{
font-size: 16px;
line-height: 19px;
}
}
}
}
.accordion-inner {
@ -416,7 +362,7 @@
padding: 0;
i::before {
fill: #303030;
display: none;
}
}
@ -915,6 +861,10 @@
}
}
// .ship-neighborhood, .ship-reference, .ship-city, .ship-state {
// display: none;
// }
#ship-number, #ship-street, #ship-complement, #ship-reference, #ship-receiverName {
width: 573px;
height: 41px;

View File

@ -1207,7 +1207,6 @@
}
td {
padding: 25px 17px;
&.empty{
display: none;