forked from M3-Academy/challenge-vtex-io
Merge pull request 'development' (#55) from development into master
Reviewed-on: #55
This commit is contained in:
commit
a9e3288977
@ -19,6 +19,7 @@
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 19px;
|
||||
color: rgba(146, 146, 146, 0.478);
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
|
@ -308,6 +308,7 @@
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
color: #afafaf;
|
||||
}
|
||||
|
||||
.price_sellingPriceContainer {
|
||||
|
@ -9,6 +9,7 @@
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 19px;
|
||||
color: rgba(146, 146, 146, 0.478);
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
|
@ -307,6 +307,7 @@
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
color: $color-gray9;
|
||||
}
|
||||
|
||||
.price_sellingPriceContainer {
|
||||
|
Loading…
Reference in New Issue
Block a user