fix: Corrige erro de cor vermelha

This commit is contained in:
Saulo Klein Nery 2023-01-17 17:59:53 -03:00
parent f9dd6af79d
commit e8c16f0366
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -51,7 +51,7 @@
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: $primary-900;
color: $red;
top: 0;
right: 0;