diff options
| author | Mark Otto <[email protected]> | 2013-08-17 22:51:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-17 22:51:00 -0700 |
| commit | c729f16282e8e3d1d272b2559708bb514d44c227 (patch) | |
| tree | d3beeb0c9cf37d6e9d1fd81af2b5a51f04bb1224 /examples | |
| parent | 40cbfb69d248a17ead8be41f04fc8b4ac7eae173 (diff) | |
| download | bootstrap-c729f16282e8e3d1d272b2559708bb514d44c227.tar.xz bootstrap-c729f16282e8e3d1d272b2559708bb514d44c227.zip | |
it's levi-OH-sa, not levi-oh-SAR
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/jumbotron-narrow/jumbotron-narrow.css | 2 | ||||
| -rw-r--r-- | examples/justified-nav/justified-nav.css | 2 |
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; |
