Skip to content

Commit 919c247

Browse files
MAGETWO-55397: [WCAG 2.0 AA] Fix Color and Contrast
- Remove redundant variable
1 parent 9651659 commit 919c247

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/css/source/lib/variables/_colors.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
@color-red10: #e02b27;
6565
@color-red11: #b30000;
6666
@color-red12: #d10029;
67-
@color-red13: #ee0000;
6867

6968
@color-orange-red1: #ff5501;
7069
@color-orange-red2: #ff5601; // Legacy orange

0 commit comments

Comments
 (0)