forked from M3-Academy/desafio-react-e-typescript
fix: Corrige erro de cor vermelha
This commit is contained in:
parent
f9dd6af79d
commit
e8c16f0366
@ -294,7 +294,7 @@
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
color: $primary-900;
|
||||
color: $red;
|
||||
|
||||
@include mq(xl, min) {
|
||||
font-size: 24px;
|
||||
|
@ -51,7 +51,7 @@
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
color: $primary-900;
|
||||
color: $red;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user