From e5a07302b025e966e06159acf2144674f9766e5d Mon Sep 17 00:00:00 2001 From: Vinay Yadav <40815696+vinay-yadav@users.noreply.github.com> Date: Wed, 24 Oct 2018 13:46:49 +0530 Subject: [PATCH] updated index.html Added comments --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index b477c7c..37ce2df 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@ opacity: 1; transition: height 1s; } + h1 { text-align: center; margin: 10 0 0 0; @@ -39,6 +40,7 @@ font-size: 40px; color: #cb9; } + h4 { text-align: center; margin: 10 0 50 0;