forked from M3-Academy/challenge-vtex-io
Entrega do Desafio #1
@ -0,0 +1,11 @@
|
|||||||
|
.PriceContent {
|
||||||
|
margin: 0;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 22px;
|
||||||
|
color: #929292;
|
||||||
|
}
|
||||||
|
|
||||||
|
.PriceContent:nth-child(1n) {
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
1
react/index.d.ts
vendored
Normal file
1
react/index.d.ts
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
declare module "*.module.css";
|
Loading…
Reference in New Issue
Block a user