Fix in nav button for accesibility
This commit is contained in:
parent
548d72b7b2
commit
60ee11480b
2 changed files with 7 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ base_url=config.application_root
|
|||
<div class="center_flex" style="height:50px;font-size:24px;font-family:Open Sans;background: #253062;color: #fff;">
|
||||
<a href="/" id="logo_url">Cuchulu.com</a>
|
||||
<div id="nav_home_mobile">
|
||||
<a href="#" id="nav_button"><i class="fa fa-bars" aria-hidden="true"><span style="display:none;">Navigator button</span></i></a>
|
||||
<a href="#" id="nav_button"><i class="fa fa-bars" aria-hidden="true"><span>Navigator button</span></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue