mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Add gap
This commit is contained in:
@@ -66,7 +66,7 @@ route: index
|
||||
<p class="title is-4"><strong>Modular</strong></p>
|
||||
<p class="subtitle">Just import what you <strong>need</strong></p>
|
||||
</a>
|
||||
<a class="column has-text-centered" href="{{ site.url }}/documentation/grid/columns/">
|
||||
<a class="column has-text-centered" href="{{ site.url }}/documentation/columns/basics/">
|
||||
<span class="icon is-large">
|
||||
<i class="fa fa-css3"></i>
|
||||
</span>
|
||||
@@ -95,7 +95,7 @@ route: index
|
||||
<span class="icon is-medium">
|
||||
<i class="fa fa-pause"></i>
|
||||
</span>
|
||||
<a href="{{ site.url }}/documentation/grid/columns">
|
||||
<a href="{{ site.url }}/documentation/columns/basics">
|
||||
Simple <strong>columns</strong>
|
||||
</a>
|
||||
</h3>
|
||||
@@ -197,7 +197,7 @@ route: index
|
||||
<span class="icon is-medium">
|
||||
<i class="fa fa-th-large"></i>
|
||||
</span>
|
||||
<a href="{{ site.url }}/documentation/grid/tiles">
|
||||
<a href="{{ site.url }}/documentation/layout/tiles">
|
||||
Magic <strong>tiles</strong>
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user