mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
missing 'of' typo (#1208)
This commit is contained in:
committed by
Jeremy Thomas
parent
f4ca63d1ce
commit
e679b3e466
@@ -79,7 +79,7 @@ doc-subtab: sizes
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>If you want to change the <strong>size</strong> of a single column, you can use one the following classes:</p>
|
<p>If you want to change the <strong>size</strong> of a single column, you can use one of the following classes:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<code>is-three-quarters</code>
|
<code>is-three-quarters</code>
|
||||||
|
|||||||
Reference in New Issue
Block a user