mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add top bottom navbar toggle
This commit is contained in:
@@ -3,9 +3,7 @@ layout: default
|
||||
route: documentation
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
{% include navbar.html id="Documentation" %}
|
||||
</div>
|
||||
{% include navbar.html id="Documentation" has_container=true %}
|
||||
|
||||
<section class="hero is-link">
|
||||
<div class="hero-body">
|
||||
|
||||
Reference in New Issue
Block a user