mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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>
|
||||
@@ -9,7 +9,7 @@
|
||||
</h2>
|
||||
|
||||
<div class="subtitle mb-0 mt-0 has-text-grey-light is-size-4-widescreen">
|
||||
See what Bulma developers are bulding
|
||||
See what Bulma developers are building
|
||||
</div>
|
||||
|
||||
<a class="button bd-fat-button is-expo is-light is-size-4-widescreen" href="{{ site.data.links.by_id.expo.path }}">
|
||||
|
||||
Reference in New Issue
Block a user