development #21
@ -90,6 +90,9 @@
|
||||
.flexRow--indisponivel :global(.vtex-store-components-3-x-container) .flexRowContent--indisponivel :global(.vtex-flex-layout-0-x-stretchChildrenWidth) :global(.vtex-store-components-3-x-productNameContainer--quickview) {
|
||||
max-width: none;
|
||||
text-align: initial;
|
||||
font-weight: 300;
|
||||
font-size: 20px;
|
||||
line-height: 34px;
|
||||
}
|
||||
}
|
||||
.flexRow--indisponivel :global(.vtex-store-components-3-x-container) .flexRowContent--indisponivel :global(.vtex-flex-layout-0-x-stretchChildrenWidth) .flexColChild--info-availability {
|
||||
|
@ -122,6 +122,9 @@
|
||||
@media (max-width: 1024px) {
|
||||
:global(.vtex-store-components-3-x-container) .productNameContainer--quickview {
|
||||
text-align: initial;
|
||||
font-weight: 300;
|
||||
font-size: 20px;
|
||||
line-height: 34px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -523,6 +526,7 @@
|
||||
max-width: none;
|
||||
padding-bottom: 16px;
|
||||
border-bottom: 1px solid #B9B9B9;
|
||||
color: #929292;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -81,6 +81,10 @@
|
||||
@media (max-width:1024px) {
|
||||
max-width: none;
|
||||
text-align: initial;
|
||||
font-weight: 300;
|
||||
font-size: 20px;
|
||||
line-height: 34px;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -128,6 +128,10 @@
|
||||
|
||||
@media (max-width:1024px) {
|
||||
text-align: initial;
|
||||
font-weight: 300;
|
||||
font-size: 20px;
|
||||
line-height: 34px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -613,6 +617,7 @@
|
||||
max-width: none;
|
||||
padding-bottom: 16px;
|
||||
border-bottom: 1px solid $color-gray11;
|
||||
color: $color-gray6 ;
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user