mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Move level and media object
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
Dropdown
|
||||
</a>
|
||||
{% endif %}
|
||||
<a class="navbar-item is-tab {% if page.doc-subtab == 'level' %}is-active{% endif %}" href="{{ site.url }}/documentation/components/level/">
|
||||
Level
|
||||
</a>
|
||||
<a class="navbar-item is-tab {% if page.doc-subtab == 'media-object' %}is-active{% endif %}" href="{{ site.url }}/documentation/components/media-object/">
|
||||
Media object
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user