We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a28a41 commit 1f63e16Copy full SHA for 1f63e16
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
<title>YouTube</title>
7
- <link rel="stylesheet" href="../public/output.css" />
+ <link rel="stylesheet" href="output.css" />
8
<style>
9
* { box-sizing: border-box; }
10
body {
0 commit comments