mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Organize partials
This commit is contained in:
@@ -55,7 +55,7 @@ breadcrumb:
|
||||
</td>
|
||||
{% endcapture %}
|
||||
|
||||
{% include anchor.html name="Size" %}
|
||||
{% include elements/anchor.html name="Size" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -85,7 +85,7 @@ breadcrumb:
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% include anchor.html name="Responsive size" %}
|
||||
{% include elements/anchor.html name="Responsive size" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -164,7 +164,7 @@ breadcrumb:
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Colors" %}
|
||||
{% include elements/anchor.html name="Colors" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -206,7 +206,7 @@ breadcrumb:
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% include anchor.html name="Alignment" %}
|
||||
{% include elements/anchor.html name="Alignment" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -245,7 +245,7 @@ breadcrumb:
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% include anchor.html name="Responsive Alignment" %}
|
||||
{% include elements/anchor.html name="Responsive Alignment" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -343,7 +343,7 @@ breadcrumb:
|
||||
|
||||
{% include layout/main-open.html %}
|
||||
|
||||
{% include anchor.html name="Text transformation" %}
|
||||
{% include elements/anchor.html name="Text transformation" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -382,7 +382,7 @@ breadcrumb:
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% include anchor.html name="Text weight" %}
|
||||
{% include elements/anchor.html name="Text weight" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user