Skip to content

Commit a8f4cf8

Browse files
committed
(chore) fix CSS typo
1 parent c1a6e9e commit a8f4cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/lightfair.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Lightfair style (c) Tristian Kelly <[email protected]>
55
*/
66

77
.hljs {
8-
color: #444
8+
color: #444;
99
background: #fff;
1010
}
1111

0 commit comments

Comments
 (0)