forked from M3-Academy/challenge-vtex-io
refactor: ajusta cor referncia produto e texto placeholder input cep
This commit is contained in:
parent
c6c6eca132
commit
38dc08edcd
@ -19,6 +19,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
|
color: rgba(146, 146, 146, 0.478);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1024px) {
|
@media (max-width: 1024px) {
|
||||||
|
@ -308,6 +308,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
|
color: #afafaf;
|
||||||
}
|
}
|
||||||
|
|
||||||
.price_sellingPriceContainer {
|
.price_sellingPriceContainer {
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
|
color: rgba(146, 146, 146, 0.478);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1024px) {
|
@media (max-width: 1024px) {
|
||||||
|
@ -307,6 +307,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
|
color: $color-gray9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.price_sellingPriceContainer {
|
.price_sellingPriceContainer {
|
||||||
|
Loading…
Reference in New Issue
Block a user