mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix index modifiers title
This commit is contained in:
@@ -438,7 +438,7 @@ route: index
|
||||
<div class="columns is-vcentered">
|
||||
<div class="column">
|
||||
<h3 class="title is-2">
|
||||
<a href="{{ site.url }}/documentation/modifiers/syntax/">
|
||||
<a href="{{ site.url }}/documentation/modifiers/syntax/" style="display: block;">
|
||||
<span class="icon is-medium">
|
||||
<i class="fa fa-cogs"></i>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user