aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/jumbotron-narrow/jumbotron-narrow.css2
-rw-r--r--examples/justified-nav/justified-nav.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/jumbotron-narrow/jumbotron-narrow.css b/examples/jumbotron-narrow/jumbotron-narrow.css
index ea8e393bd..ae7a83f32 100644
--- a/examples/jumbotron-narrow/jumbotron-narrow.css
+++ b/examples/jumbotron-narrow/jumbotron-narrow.css
@@ -4,7 +4,7 @@ body {
padding-bottom: 20px;
}
-/* Everything but the jumbotron gets side spacing for mobile-first views */
+/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
diff --git a/examples/justified-nav/justified-nav.css b/examples/justified-nav/justified-nav.css
index be983ba6b..9b8929c35 100644
--- a/examples/justified-nav/justified-nav.css
+++ b/examples/justified-nav/justified-nav.css
@@ -2,7 +2,7 @@ body {
padding-top: 20px;
}
-/* Everything but the jumbotron gets side spacing for mobile-first views */
+/* Everything but the jumbotron gets side spacing for mobile first views */
.masthead,
.footer {
padding-left: 15px;