aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 13:05:36 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 13:05:36 +0200
commit40f3011c26028da139ddaa2ffbd468c2c611bcbd (patch)
treeb14f8b1186b1bf9e4e020c5e9cf43795135dc63d /views
parentChanged hero span from 3-4 (diff)
downloadDivid-40f3011c26028da139ddaa2ffbd468c2c611bcbd.tar.gz
Revert "Changed hero span from 3-4"
This reverts commit a31589e0cfbed0a6a9a8dfe0ddee513e2b7c5cf6.
Diffstat (limited to 'views')
-rw-r--r--views/home.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/home.ejs b/views/home.ejs
index c2b26c0..fdc15fe 100644
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -16,7 +16,7 @@
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit showcase">
- <div class="span4">
+ <div class="span3">
<h2>Hello, world!</h2>
<p><a href="#" class="btn btn-primary btn-large row">Learn more ยป</a></p>
</div>