Change journal mobile menu toggle to a button to hopefully work properly
All checks were successful
/ jekyll (push) Successful in 17s
All checks were successful
/ jekyll (push) Successful in 17s
This commit is contained in:
parent
3c8c8ce82a
commit
9beec78193
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/{{ page.aut }}.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="menu-toggle">M</div>
|
||||
<button class="menu-toggle" type="button">m e n u</button>
|
||||
<menu>
|
||||
<figure>
|
||||
<h2><a href="{{ site.baseurl }}/">Site Home</a></h2>
|
||||
|
|
Loading…
Reference in a new issue