Skip to content

Commit 68dc67b

Browse files
committed
updated style href link
1 parent abe8c86 commit 68dc67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/exercises/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width">
66
<title>CSS Exercises</title>
7-
<link href="style.css" rel="stylesheet" type="text/css" />
7+
<link href="styles.css" rel="stylesheet" type="text/css" />
88
</head>
99
<body>
1010
<script src="script.js"></script>

0 commit comments

Comments
 (0)