aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views
diff options
context:
space:
mode:
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 fdc15fe..c2b26c0 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="span3">
+ <div class="span4">
<h2>Hello, world!</h2>
<p><a href="#" class="btn btn-primary btn-large row">Learn more ยป</a></p>
</div>