Skip to content

Commit de50246

Browse files
authored
Update index.html
1 parent f172e6e commit de50246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-theme/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<script defer src="./app.ts"></script>
1212
<title>css theme</title>
1313
</head>
14-
<body>
14+
<body class="dark">
1515

1616
<nav>
1717
<ul class="navbar-list">

0 commit comments

Comments
 (0)