Skip to content

Commit

Permalink
Improve tutorial light theme header color
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfeldman committed Nov 20, 2023
1 parent 8377a48 commit 9cd4a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/public/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
--dark-code-bg: #202746;

/* Tutorial */
--header-link-color: #107F79;
--header-link-color: #1bbcb3;
--header-link-hover: #222;
--h1-color: #8055E4;
}
Expand Down

0 comments on commit 9cd4a83

Please sign in to comment.