mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Update Expo April 2020
This commit is contained in:
@@ -23,6 +23,18 @@
|
||||
Include any content you want, it's always centered
|
||||
</h4>
|
||||
</header>
|
||||
|
||||
<nav class="buttons is-centered">
|
||||
<a
|
||||
class="button is-large is-primary"
|
||||
href="{{ site.url }}{{ hero_link.path }}"
|
||||
>
|
||||
<span>Check out the <strong>Hero component</strong></span>
|
||||
<span class="icon">
|
||||
<i class="fas fa-arrow-right"></i>
|
||||
</span>
|
||||
</a>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user