We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7075222 commit 6cfc692Copy full SHA for 6cfc692
project-7-temperature-converter/index.html
@@ -4,6 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Temperature Converter</title>
7
+ <link rel="stylesheet" href="style.css">
8
</head>
9
<body>
10
<!-- <h1>Temperature Converter</h1> -->
0 commit comments