mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
13 lines
365 B
HTML
13 lines
365 B
HTML
<section class="section is-medium">
|
|
<div class="container">
|
|
<h3 class="title is-2">
|
|
<span class="icon is-medium">
|
|
<i class="fas fa-asterisk"></i>
|
|
</span>
|
|
<a href="{{ site.url }}/documentation/elements/box/">
|
|
And all the usual <strong>elements</strong> and <strong>components</strong>
|
|
</a>
|
|
</h3>
|
|
</div>
|
|
</section>
|