From 4665a9218661e7160cd17c27cd620aafd2390564 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 22 Aug 2012 10:35:15 -0400 Subject: index: added recent updates --- css/bootswatch.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index 4031d3fb..bfc37514 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -25,7 +25,7 @@ body { .hero-unit { margin-top: 60px; - margin-bottom: 60px; + margin-bottom: 10px; } .hero-unit h1, .hero-unit p { @@ -61,6 +61,10 @@ body { opacity: .65; } +#ticker { + margin-bottom: 40px; +} + .about { margin-top: 20px; } -- cgit v1.2.3