Added focus style and menu keyboard toggle
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<input type="checkbox" id="nav-toggle" checked />
|
||||
<label for="nav-toggle" id="nav-toggle-label" class="fas fa-bars fa-lg">
|
||||
<label for="nav-toggle" id="nav-toggle-label" tabindex="0" class="fas fa-bars fa-lg">
|
||||
<span hidden>Menu Button</span>
|
||||
</label>
|
||||
|
||||
|
Reference in New Issue
Block a user