mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
@@ -530,12 +530,6 @@ document.addEventListener('DOMContentLoaded', function () {
|
||||
</nav>
|
||||
{% endcapture %}
|
||||
|
||||
<div class="message is-success">
|
||||
<div class="message-body">
|
||||
<p>The new <code>navbar</code> replaces the deprecated <code>nav</code> component, whose documentation you can still access temporarily <a href="{{ site.url }}/documentation/components/nav/">here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
The <code>navbar</code> component is a responsive and versatile horizontal navigation bar with the following structure:
|
||||
|
||||
Reference in New Issue
Block a user