-
You can however nest tiles more deeply than that, and mix it up!
+
You can, however, nest tiles deeper than that, and mix it up!
{% highlight markdown %}
tile is-ancestor
|
diff --git a/docs/documentation/layout/footer.html b/docs/documentation/layout/footer.html
index 3ff0a9c6..ba0e739e 100644
--- a/docs/documentation/layout/footer.html
+++ b/docs/documentation/layout/footer.html
@@ -11,7 +11,7 @@ doc-subtab: footer
Footer
- A simple responsive footer which can include anything: lists, headings, columns, icons, buttons...
+ A simple responsive footer which can include anything: lists, headings, columns, icons, buttons, etc.
diff --git a/docs/documentation/layout/hero.html b/docs/documentation/layout/hero.html
index cfa0cb5a..6a80795e 100644
--- a/docs/documentation/layout/hero.html
+++ b/docs/documentation/layout/hero.html
@@ -52,7 +52,7 @@ doc-subtab: hero
Colors
- As with buttons, you can choose one of the 7 different colors
+ As with buttons, you can choose one of the 7 different colors:
diff --git a/docs/documentation/overview/colors.html b/docs/documentation/overview/colors.html
index 35071580..5b16d81b 100644
--- a/docs/documentation/overview/colors.html
+++ b/docs/documentation/overview/colors.html
@@ -121,7 +121,7 @@ shades:
Colors
-
The colors that style all Bulma elements and components
+
The colors that style most Bulma elements and components
diff --git a/docs/documentation/overview/customize.html b/docs/documentation/overview/customize.html
index b5ebc8a8..bd955d68 100644
--- a/docs/documentation/overview/customize.html
+++ b/docs/documentation/overview/customize.html
@@ -66,7 +66,7 @@ $family-primary: $family-serif
Set your variables
- Add your own colors, set new fonts, override Bulma styles...
+ Add your own colors, set new fonts, override Bulma's default styles...
{% highlight sass %}{{ sass }}{% endhighlight %}
diff --git a/docs/index.html b/docs/index.html
index 00279628..6166c123 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -57,7 +57,7 @@ route: index
Responsive
-
Designed for mobile-first
+
Designed for mobile first
@@ -201,7 +201,7 @@ route: index
Magic tiles
-
A single element for a Metro UI CSS grid
+
A single element for a Metro UI-style CSS grid
@@ -518,7 +518,7 @@ route: index
-
Check the Docs
+
Check the docs