mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
add a hint how to use the nav-toggle to be responsive
This commit is contained in:
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user