Skip to content

Commit 985cae4

Browse files
committed
Contribution add
1 parent a227ebb commit 985cae4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CONTRIBUTORS.md

+2
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,5 @@
262262
[@christopher-force](https://github.com/christopher-force)
263263

264264
[@sahilverma0433](https://github.com/cryptic-padawan)
265+
266+
[@anayatkhan1] (https://github.com/anayatkhan1)

Responsive Navbar/Responsive_Navbar.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<head>
88
<meta charset="utf-8">
99
<title>Responsive Navigation Bar</title>
10-
<link rel="stylesheet" href="style.css">
10+
<link rel="stylesheet" href="./style.css">
1111
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
1212
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
1313
<meta name="viewport" content="width=device-width, initial-scale=1.0">

0 commit comments

Comments
 (0)