Skip to content

Commit

Permalink
Website: Fix forced dark mode issue in safari (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Kang authored Oct 18, 2023
1 parent 4f3e71d commit d126d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<!-- open props -->
<link rel="stylesheet" href="https://unpkg.com/open-props" />
<link rel="stylesheet" href="https://unpkg.com/open-props/normalize.min.css" />
<link rel="stylesheet" href="https://unpkg.com/open-props/normalize.dark.min.css" />

<!-- Title -->
<title>Tram-Lite</title>
Expand Down

0 comments on commit d126d83

Please sign in to comment.