Update options.html

Fix typo - 'that' where it should say 'than'
This commit is contained in:
Nisarg Joshi 2018-07-25 00:07:06 -05:00 committed by Jeremy Thomas
parent 48c73101e7
commit 39820f00f3

View File

@ -91,7 +91,7 @@ breadcrumb:
{% include elements/anchor.html name="Multiline" %}
<div class="content">
<p>Whenever you want to start a new line, you can close a <code>columns</code> container and start a new one. But you can also add the <code>is-multiline</code> modifier and add <strong>more</strong> column elements that would fit in a single row.</p>
<p>Whenever you want to start a new line, you can close a <code>columns</code> container and start a new one. But you can also add the <code>is-multiline</code> modifier and add <strong>more</strong> column elements than would fit in a single row.</p>
</div>
<div class="columns is-multiline is-mobile">