mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Add heading
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Button
|
||||
layout: documentation
|
||||
doc-tab: elements
|
||||
doc-subtab: button
|
||||
@@ -416,11 +417,7 @@ variables:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr style="margin-bottom: 0;">
|
||||
|
||||
<h3 id="colors" class="title" style="padding-top: 1.5rem;">
|
||||
Colors
|
||||
</h3>
|
||||
{% include heading.html name="Colors" %}
|
||||
|
||||
<div class="columns">
|
||||
<div class="column">
|
||||
@@ -440,11 +437,7 @@ variables:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr style="margin-bottom: 0;">
|
||||
|
||||
<h3 id="sizes" class="title" style="padding-top: 1.5rem;">
|
||||
Sizes
|
||||
</h3>
|
||||
{% include heading.html name="Sizes" %}
|
||||
|
||||
<div class="columns">
|
||||
<div class="column">
|
||||
|
||||
Reference in New Issue
Block a user