From 6f2f296578337ca3dd290bc48a8965aa1bfb4a0f Mon Sep 17 00:00:00 2001 From: Coby Chapple Date: Thu, 2 May 2013 21:32:07 +0100 Subject: [PATCH] more padding for extra quick-start command line --- site/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/css/style.css b/site/css/style.css index 992dfa7b..81861f16 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -230,7 +230,7 @@ body > footer a:hover img { float: right; } .quickstart h4 { - margin: 40px 0 0; + margin: 50px 0 0; text-align: center; } }