Skip to content

Commit 9b97c0c

Browse files
committed
Fixed style.css link
1 parent 27c4654 commit 9b97c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/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
<title>My form exercise</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<link rel="stylesheet" href="styles.css">
7+
<link rel="stylesheet" href="style.css">
88
</head>
99
<body>
1010
<header>

0 commit comments

Comments
 (0)