From c729f16282e8e3d1d272b2559708bb514d44c227 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 22:51:00 -0700 Subject: it's levi-OH-sa, not levi-oh-SAR --- examples/jumbotron-narrow/jumbotron-narrow.css | 2 +- examples/justified-nav/justified-nav.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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; -- cgit v1.2.3