mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Organize partials
This commit is contained in:
@@ -42,7 +42,7 @@ breadcrumb:
|
||||
</div>
|
||||
{% endcapture %}
|
||||
|
||||
{% include anchor.html name="Mobile columns" %}
|
||||
{% include elements/anchor.html name="Mobile columns" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -101,7 +101,7 @@ breadcrumb:
|
||||
|
||||
{% highlight html %}{{ columns_desktop }}{% endhighlight %}
|
||||
|
||||
{% include anchor.html name="Different column sizes per breakpoint" %}
|
||||
{% include elements/anchor.html name="Different column sizes per breakpoint" %}
|
||||
|
||||
<div class="content">
|
||||
<p>You can define a <strong>column size</strong> for <em>each</em> viewport size: mobile, tablet, and desktop.</p>
|
||||
|
||||
Reference in New Issue
Block a user