mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add navbar fixed classes
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
route: index
|
||||
fixed_navbar: true
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
{% include navbar.html id="Index" transparent=true boxed=true %}
|
||||
</div>
|
||||
{% include navbar.html id="Index" boxed=true fixed=true has_container=true %}
|
||||
|
||||
{% include index/intro.html %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user