Organize partials

This commit is contained in:
Jeremy Thomas
2018-04-09 22:25:26 +01:00
parent a1c1909001
commit e8d4efb274
97 changed files with 691 additions and 835 deletions

View File

@@ -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>