feat(variaveis): add variavel de cor vermelha

This commit is contained in:
Mateus Antonio Rodrigues Lopes 2022-12-12 20:53:44 -03:00
parent d5888bf833
commit bdf01a2c80

View File

@ -22,6 +22,8 @@ $color-gray8: #ededed;
$color-blue: #4267b2;
$color-blue2: #00c8ff;
$color-red: #ff0000;
$color-green: #4caf50;
/* Grid breakpoints */