mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Move level and media object
This commit is contained in:
@@ -291,7 +291,7 @@ route: index
|
||||
<span class="icon is-medium">
|
||||
<i class="fa fa-arrows-h"></i>
|
||||
</span>
|
||||
<a href="{{ site.url }}/documentation/components/level/">
|
||||
<a href="{{ site.url }}/documentation/layout/level/">
|
||||
Flexible <strong>horizontal level</strong>
|
||||
</a>
|
||||
</h3>
|
||||
@@ -359,7 +359,7 @@ route: index
|
||||
<span class="icon is-medium">
|
||||
<i class="fa fa-magic"></i>
|
||||
</span>
|
||||
<a href="{{ site.url }}/documentation/components/media-object/">
|
||||
<a href="{{ site.url }}/documentation/layout/media-object/">
|
||||
Versatile <strong>media object</strong>
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user