aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 13:01:49 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 13:01:49 +0200
commit9ce84509186f2689416ce8ec187731531f4b1efe (patch)
treef78d307dc0db3f812f43c8f662b232e9974f867e /views
parentRevert "Changed spans from 4-3 and 8-9" (diff)
downloadDivid-9ce84509186f2689416ce8ec187731531f4b1efe.tar.gz
herounit span changed 9-8
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>