From e4521abf5d996d37d28b780cf428bedfab814c2f Mon Sep 17 00:00:00 2001 From: rejuvyesh Date: Tue, 11 Mar 2014 15:12:18 +0530 Subject: [PATCH] increase h1 size --- css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index edf9f22..04e7db8 100644 --- a/css/style.css +++ b/css/style.css @@ -16,7 +16,11 @@ body { /* scrollbar-highlight-color:#000; */ /* scrollbar-shadow-color:#000 */ } - + +h1 { + font-size: 32px; +} + #outer { position: absolute; top: 50%;