Skip to content

Commit c2f9532

Browse files
author
Victor Lucas
committed
Overlay color
1 parent fc2cd3d commit c2f9532

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/styles/_colors.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $gainsboro: #d4d9e3;
1212
$dimgray: #585858;
1313
$lightgray: #c7c8d0;
1414
$lightbluegray: #ced2e0;
15-
$lightred: #DCC2C2;
15+
$lightred: #DCC2C2;
16+
$overlayblack: rgba(0,0,0,0.3);

0 commit comments

Comments
 (0)