mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
hamburger
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<header>
|
||||
<h1 class='title center'>CARD CONJURER</h1>
|
||||
</header>
|
||||
<div html-include='/globalHTML/menu.html'>
|
||||
<div>
|
||||
<svg width="100%" height="100%" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" class='hamburger' onclick='toggleMenu()'>
|
||||
<path class='line1' d="M10,18L90,18L10,82" />
|
||||
<path class='line3' d="M10,82L90,82L10,18" />
|
||||
|
Reference in New Issue
Block a user