Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 8c834b4

Browse files
fix(): update #121212 to use $black variable
1 parent 9fb8833 commit 8c834b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/content-graphic/content-graphic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838

3939
&.original {
40-
color: #121212;
40+
color: $black;
4141
font-size: 28px;
4242
}
4343

0 commit comments

Comments
 (0)