mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Organize partials
This commit is contained in:
@@ -88,7 +88,7 @@ breadcrumb:
|
||||
</div>
|
||||
{% endcapture %}
|
||||
|
||||
{% include anchor.html name="Multiline" %}
|
||||
{% 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>
|
||||
@@ -126,7 +126,7 @@ breadcrumb:
|
||||
|
||||
{% highlight html %}{{ columns_multiline }}{% endhighlight %}
|
||||
|
||||
{% include anchor.html name="Centering columns" %}
|
||||
{% include elements/anchor.html name="Centering columns" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user