Skip to content

Commit a0ca503

Browse files
Update index.html
1 parent e1a5859 commit a0ca503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project-9-dice-roll-simulator/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Dice Roll Simulator</title>
7+
<link rel="stylesheet" href="style.css">
78
</head>
89
<body>
910
<h1>Dice Roll Simulator</h1>

0 commit comments

Comments
 (0)