mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 05:49:35 -07:00
fix typo (#1034)
This commit is contained in:
committed by
Jeremy Thomas
parent
4ac09f406e
commit
5d1288dcb9
@@ -567,7 +567,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||||||
<code>navbar-end</code> the <strong>right part</strong> of the menu, which appears at the end of the navbar
|
<code>navbar-end</code> the <strong>right part</strong> of the menu, which appears at the end of the navbar
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<code>navbar-item</code> each <strong>single item</strong> of the navbar, which can either be a <code>a</code> or a <code>div</code>
|
<code>navbar-item</code> each <strong>single item</strong> of the navbar, which can either be an <code>a</code> or a <code>div</code>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<code>navbar-link</code> a <strong>link</strong> as the sibling of a dropdown, with an arrow
|
<code>navbar-link</code> a <strong>link</strong> as the sibling of a dropdown, with an arrow
|
||||||
|
|||||||
Reference in New Issue
Block a user