Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit fbf3785

Browse files
committed
Update
1 parent 3146cba commit fbf3785

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@
99

1010
<!-- CSS styles -->
1111
<link rel="stylesheet" href="css/style.responsive.css">
12-
<!-- <link rel="stylesheet" href="css/style.sidebar.dark.css">-->
13-
12+
<!--<link rel="stylesheet" href="css/style.sidebar.dark.css">-->
1413
</head>
1514
<body>
1615
<!-- navigation -->
1716
<div class="nav">
1817

19-
<!-- menu icon -->
18+
<!-- click menu -->
2019
<div class="click">
2120
<i class="fa fa-bars menu" aria-hidden="true"></i>
2221
</div>

0 commit comments

Comments
 (0)