Skip to content

Commit 8a8f18e

Browse files
committed
Making css work
1 parent f4231bd commit 8a8f18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JAVASCRIPT BUTTON APP/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<link rel="stylesheet" href="css/index.css">
7+
<link rel="stylesheet" href="css/style.css">
88
<title>Buttons</title>
99
</head>
1010

0 commit comments

Comments
 (0)