mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add heading
This commit is contained in:
5
docs/_includes/heading.html
Normal file
5
docs/_includes/heading.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<hr style="margin-bottom: 0;">
|
||||
|
||||
<h3 id="{{ include.name | downcase }}" class="title" style="padding-top: 1.5rem;">
|
||||
{{ include.name }}
|
||||
</h3>
|
||||
Reference in New Issue
Block a user