mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix verb tense
This commit is contained in:
parent
3590dc18aa
commit
123d175899
@ -170,7 +170,7 @@ route: index
|
|||||||
</div>
|
</div>
|
||||||
<div id="message" class="message is-info">
|
<div id="message" class="message is-info">
|
||||||
<p class="message-header">Info</p>
|
<p class="message-header">Info</p>
|
||||||
<p class="message-body">While it's possible to add as many columns as you want, it is recommend to stick with <strong>12 columns</strong>.<br>
|
<p class="message-body">While it's possible to add as many columns as you want, it is recommended to stick with <strong>12 columns</strong>.<br>
|
||||||
If you want smaller divisions, you can always <strong>nest</strong> columns.</p>
|
If you want smaller divisions, you can always <strong>nest</strong> columns.</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="markup">
|
<div id="markup">
|
||||||
|
Loading…
Reference in New Issue
Block a user