|
@@ -57,7 +57,7 @@ route: index
|
|
|
<i class="fa fa-desktop"></i>
|
|
|
</span>
|
|
|
<p class="title is-4"><strong>Responsive</strong></p>
|
|
|
- <p class="subtitle">Designed for <strong>mobile</strong>-first</p>
|
|
|
+ <p class="subtitle">Designed for <strong>mobile</strong> first</p>
|
|
|
</a>
|
|
|
<a class="column has-text-centered" href="{{ site.url }}/documentation/overview/modular/">
|
|
|
<span class="icon is-large">
|
|
@@ -201,7 +201,7 @@ route: index
|
|
|
Magic <strong>tiles</strong>
|
|
|
</a>
|
|
|
</h3>
|
|
|
- <h4 class="subtitle is-4">A single element for a Metro UI CSS grid</h4>
|
|
|
+ <h4 class="subtitle is-4">A single element for a Metro UI-style CSS grid</h4>
|
|
|
<div class="tile is-ancestor">
|
|
|
<div class="tile is-vertical is-8">
|
|
|
<div class="tile">
|
|
@@ -518,7 +518,7 @@ route: index
|
|
|
<span class="icon">
|
|
|
<i class="fa fa-book"></i>
|
|
|
</span>
|
|
|
- <span>Check the <strong>Docs</strong></span>
|
|
|
+ <span>Check the <strong>docs</strong></span>
|
|
|
</a>
|
|
|
<a class="button is-black is-large" href="{{ site.github }}">
|
|
|
<span class="icon">
|