Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson authored Mar 6, 2019
1 parent 8886e33 commit 075e045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lesson6-styling/02-style-aria-states/solution/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<title>Styling with aria-states</title>
<link rel="stylesheet" href="../../../styles/components.css">
<link rel="stylesheet" href="main-solution.css">
<link rel="stylesheet" href="main.css">
</head>

<body>
Expand Down

0 comments on commit 075e045

Please sign in to comment.