Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
IrmySyu committed Apr 20, 2022
1 parent 287d42e commit a168bd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<body>
<header>
<a class="sphere">
<button type="button" class="sphere">
<div class="sphere__img">
<svg version="1.1" id="L3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 0 0" xml:space="preserve">
Expand All @@ -36,7 +36,7 @@
</svg>
</div>

</a>
</button>
<div class="menu_icon">
<span> </span>
</div>
Expand Down
3 changes: 0 additions & 3 deletions public/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ document.addEventListener("DOMContentLoaded", function (event) {
}
}
}



});


Expand Down

0 comments on commit a168bd6

Please sign in to comment.