From 7c55cf0660776474a44c20a6f6714f5746d12643 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 31 Jan 2013 18:34:12 -0800 Subject: [PATCH] Refactor jumbotron-narrow.html example * Make it mobile-first * Add a handful of comments to explain CSS * Instead of an
between custom header and jumbotron, use border for a tighter mobile layout --- jumbotron-narrow.html | 47 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 40 insertions(+), 7 deletions(-) diff --git a/jumbotron-narrow.html b/jumbotron-narrow.html index bab956c779..a9dccc814b 100644 --- a/jumbotron-narrow.html +++ b/jumbotron-narrow.html @@ -25,8 +25,30 @@ @@ -76,13 +112,10 @@

Project name

- -
-

Super awesome marketing speak!

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

- Sign up today +

Sign up today

-- 2.47.2