Skip to content

Commit 2ee8415

Browse files
Update index.html
1 parent 6a4126a commit 2ee8415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
margin: 0;
1010
padding: 0;
1111
height: 100%;
12-
background: url('/images/background.png') no-repeat center center fixed;
12+
background: url('/images/background.jpg') no-repeat center center fixed;
1313
background-size: cover;
1414
}
1515
.enchanted-table {
@@ -53,4 +53,4 @@
5353
</tbody>
5454
</table>
5555
</body>
56-
</html>
56+
</html>

0 commit comments

Comments
 (0)