mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
add a hint how to use the nav-toggle to be responsive
This commit is contained in:
committed by
Jeremy Thomas
parent
544be68fe1
commit
17edc4fc89
@@ -33,6 +33,7 @@ doc-subtab: nav
|
||||
<ul>
|
||||
<li><code>nav-toggle</code> for the hamburger menu on mobile</li>
|
||||
<li><code>nav-menu</code> for menu that is collapsable on mobile (you can combine it with <code>nav-right</code>)</li>
|
||||
<li>toggle <code>is-active</code> on <code>nav-toggle</code> and <code>nav-menu</code> when <code>nav-toggle</code> was clicked</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user