meh
This commit is contained in:
parent
f10a93321b
commit
77e920f093
1 changed files with 1 additions and 3 deletions
|
@ -4,8 +4,7 @@
|
||||||
<!--
|
<!--
|
||||||
onmouseover="PlaySound('hoverSound')"
|
onmouseover="PlaySound('hoverSound')"
|
||||||
onmouseout="StopSound('hoverSound')" -->
|
onmouseout="StopSound('hoverSound')" -->
|
||||||
<section class="content center">
|
<nav class="menu center">
|
||||||
<nav class="menu">
|
|
||||||
<button
|
<button
|
||||||
class="custom-btn btn-1"
|
class="custom-btn btn-1"
|
||||||
type="button"
|
type="button"
|
||||||
|
@ -30,4 +29,3 @@
|
||||||
<span>Blog</span>
|
<span>Blog</span>
|
||||||
</button>
|
</button>
|
||||||
</nav>
|
</nav>
|
||||||
</section>
|
|
||||||
|
|
Loading…
Reference in a new issue