From f10b6eb13f5212e50b1078b554258ac01f49c3b8 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 7 May 2011 17:55:02 +0530 Subject: [PATCH] font sizes --- 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 6e056ec..96089fa 100644 --- a/edgware/static/css/main/home.css +++ b/edgware/static/css/main/home.css @@ -1,7 +1,7 @@ .centerSentence { color: #393939; font-size: 42px; - width: 70%; + width: 75%; height: 350px; position: relative; top: 50%;