mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Finish direction mixins
This commit is contained in:
8
docs/_includes/elements/anchor-bis.html
Normal file
8
docs/_includes/elements/anchor-bis.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<h4 id="{{ include.name | slugify }}" class="title is-5 is-spaced bd-anchor-title">
|
||||
<span class="bd-anchor-name">
|
||||
{{ include.name }}
|
||||
</span>
|
||||
<a class="bd-anchor-link" href="#{{ include.name | slugify }}">
|
||||
#
|
||||
</a>
|
||||
</h4>
|
||||
Reference in New Issue
Block a user