style(styles.css): adicionando margin: 0 no .TextPixDiscount

This commit is contained in:
Ana Carolina Duarte Cavalcante 2023-02-06 18:50:03 -03:00
parent b8da49bddc
commit a0a1fd15f9

View File

@ -22,10 +22,11 @@
font-size: 18px;
line-height: 25px;
color: rgba(0, 0, 0, 0.58);
margin: 0;
}
.TextDiscount {
font-weight: 300 ;
font-weight: 300;
font-size: 13px;
line-height: 18px;
color: #929292;