Skip to content

Commit

Permalink
FIX - removido alterações desnecessárias no código
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoZanotti committed Aug 15, 2024
1 parent a906330 commit 22e57c0
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@
}

a {
align-items: center;
display: flex;
text-decoration: none;
font-weight: 600;
color: var(--mc-low-500);
}
align-items: center;
display: flex;
text-decoration: none;
font-weight: 600;
color: var($helper-500);
}
}

.title {
Expand Down

0 comments on commit 22e57c0

Please sign in to comment.