mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Fix typo "modifer" to "modifier" in all docs (#1245)
This commit is contained in:
committed by
Jeremy Thomas
parent
afcdb7dbcc
commit
26aa531a21
@@ -23,7 +23,7 @@ doc-subtab: responsiveness
|
||||
<li>the <code>level</code> component will show its children stacked vertically</li>
|
||||
<li>the <code>nav</code> menu will be hidden</li>
|
||||
</ul>
|
||||
<p>For example, you can enforce the <strong>horizontal</strong> layout for both <code>columns</code> or <code>nav</code> by appending the <code>is-mobile</code> modifer.</p>
|
||||
<p>For example, you can enforce the <strong>horizontal</strong> layout for both <code>columns</code> or <code>nav</code> by appending the <code>is-mobile</code> modifier.</p>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Breakpoints" %}
|
||||
|
||||
Reference in New Issue
Block a user