mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
fix misspelled word (#713)
This commit is contained in:
committed by
Jeremy Thomas
parent
301a3c4fec
commit
4570860057
@@ -16,7 +16,7 @@ doc-subtab: responsiveness
|
|||||||
<h3 class="title">Vertical by default</h3>
|
<h3 class="title">Vertical by default</h3>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<p>
|
||||||
Every element in Bulma is <strong>mobile-first</strong> and optmizes for <strong>vertical reading</strong>, so by default on mobile:
|
Every element in Bulma is <strong>mobile-first</strong> and optimizes for <strong>vertical reading</strong>, so by default on mobile:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>columns</code> are stacked vertically</li>
|
<li><code>columns</code> are stacked vertically</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user