Adjusted the menu

This commit is contained in:
2019-12-31 17:34:06 +02:00
parent 575996ddff
commit 0b45da801a
2 changed files with 9 additions and 17 deletions

View File

@ -25,11 +25,11 @@
<input type="checkbox" id="nav-ctrl"/>
<label for="nav-ctrl"></label>
<div class="menu">
<a href="#home" class="first">Home</a>
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="#experience">Experience</a>
<a href="#education">Education</a>
<a href="#contact" class="last">Contact</a>
<a href="#contact">Contact</a>
</div>
</nav>
<div id="home">