From da953d2abccfc7053bd6395acd49b9af8d8b91bc Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 7 May 2011 17:14:23 +0530 Subject: [PATCH] width of centresentence --- edgware/static/css/main/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgware/static/css/main/home.css b/edgware/static/css/main/home.css index 592500d..83c6e92 100644 --- a/edgware/static/css/main/home.css +++ b/edgware/static/css/main/home.css @@ -1,7 +1,7 @@ .centerSentence { color: #393939; font-size: 48px; - width: 55%; + width: 70%; height: 350px; position: relative; top: 50%;