Skip to content

Commit 6556461

Browse files
committed
erased class of nav
1 parent 49a4f41 commit 6556461

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
<header>
1414
<h1>Sergio Cruz</h1>
1515
<h2>Application Developer</h2>
16-
1716
<nav>
18-
<ul class="nav">
17+
<ul>
1918
<li><a href="index.html" class="active">Home</a></li>
2019
<li><a href="about.html">About</a></li>
2120
</ul>

0 commit comments

Comments
 (0)