From 37c27b1800b35f31703134752cf5da7437e3b55e Mon Sep 17 00:00:00 2001 From: ajay1109 <44571941+ajay1109@users.noreply.github.com> Date: Mon, 29 Oct 2018 16:46:39 +0530 Subject: [PATCH] changed font size --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1006339..f1cf2ec 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ h1{ text-align:center; text-transform:uppercase; letter-spacing:.5em; - font-size:2em; + font-size:3em; width:100%; } h3{