mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Add navbar-tabs component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<nav class="navbar has-shadow">
|
||||
<div class="container">
|
||||
<div class="navbar-brand">
|
||||
<div class="navbar-tabs">
|
||||
<a class="navbar-item is-tab {% if page.doc-subtab == 'box' %}is-active{% endif %}" href="{{ site.url }}/documentation/elements/box/">
|
||||
Box
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user