We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a227ebb commit 985cae4Copy full SHA for 985cae4
CONTRIBUTORS.md
@@ -262,3 +262,5 @@
262
[@christopher-force](https://github.com/christopher-force)
263
264
[@sahilverma0433](https://github.com/cryptic-padawan)
265
+
266
+[@anayatkhan1] (https://github.com/anayatkhan1)
Responsive Navbar/Responsive_Navbar.html
@@ -7,7 +7,7 @@
7
<head>
8
<meta charset="utf-8">
9
<title>Responsive Navigation Bar</title>
10
- <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="./style.css">
11
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
12
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
13
<meta name="viewport" content="width=device-width, initial-scale=1.0">
0 commit comments