From facba1f8334e5a5f1af765ef8ebb775fb27a6ec9 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Thu, 25 Apr 2013 08:17:46 +0200 Subject: centering the showcase --- public/css/styles.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/css/styles.less b/public/css/styles.less index b070f7b..4f886f7 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -230,10 +230,11 @@ background-color: #FF9A00; } .showcase { - width:1160px; + width:1200px; height:400px; margin-top: 20px; margin-bottom:20px; + margin-left: -40px padding:10px; background-color: @grayLighter; /*background-image: url('/img/people.png'); -- cgit v1.2.3