Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
anuthebananu authored Dec 17, 2024
1 parent d99f92c commit 4bd9abe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const GlobalStyle = createGlobalStyle`
}
.hljs-code,.hljs-comment,.hljs-formula {
// color: ${Colors.dataVizGray()}
color: ${Colors.dataVizGray()}
}
.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag {
Expand Down

0 comments on commit 4bd9abe

Please sign in to comment.