mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Update Expo April 2020
This commit is contained in:
11
docs/_includes/components/hero-buttons.html
Normal file
11
docs/_includes/components/hero-buttons.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<div class="bd-index-buttons hero-buttons">
|
||||
<a
|
||||
class="button is-large is-primary is-light"
|
||||
href="{{ site.url }}{{ include.href }}"
|
||||
>
|
||||
{{ include.content }}
|
||||
<span class="icon">
|
||||
<i class="fas fa-arrow-right"></i>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user