mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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>
|
||||
|
||||
<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>
|
||||
<li>
|
||||
<code>is-three-quarters</code>
|
||||
|
||||
Reference in New Issue
Block a user