Skip to content

Commit 2f60580

Browse files
committed
Merge pull request electron#184 from bheliom/master
Removing duplicate of color-bg variable in variable.css
2 parents 82d0468 + 3386e45 commit 2f60580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/css/variables.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
--color-border: hsl(0,0%,88%);
1111
--color-bg: hsl(0,0%,96%);
12-
--color-bg: hsl(0,0%,96%);
1312

1413
--color-accent: black; /* Fallback */
1514
}

0 commit comments

Comments
 (0)