Skip to content

Commit 7c11aaf

Browse files
Remove global color variable from CSS selector
1 parent 9b98266 commit 7c11aaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/main/src/_global.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ html {
1111
* {
1212
outline-color: var(--color);
1313
border-color: var(--border);
14-
color: var(--color);
1514
}

0 commit comments

Comments
 (0)