Skip to content

Commit

Permalink
Specify an accent colour 🟦.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarty committed Jun 3, 2024
1 parent f701c43 commit a1f3661
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<!doctype html>
<html lang="en">
<html
lang="en"
class="accent-primary-600">
<head>
<meta charset="utf-8" />
<title>SCUMM-NES</title>
Expand Down

0 comments on commit a1f3661

Please sign in to comment.