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

Commit 6bdc509

Browse files
committed
Fix unsed class
1 parent d768173 commit 6bdc509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ul class="menu">
3535

3636
<!-- languages -->
37-
<li class="top">
37+
<li>
3838
<span class="clear">
3939
<span class="float left">Languages</span>
4040
<span class="float right"><i class="fa fa-angle-down" aria-hidden="true"></i></span>

0 commit comments

Comments
 (0)