From 00b47fb6053b0bc7ed5acfe47975c66628304945 Mon Sep 17 00:00:00 2001 From: Vinay Yadav <40815696+vinay-yadav@users.noreply.github.com> Date: Wed, 24 Oct 2018 13:33:43 +0530 Subject: [PATCH] updated index.html updated comments --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 9787c24..0e4962f 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ h1 { font-size: 70px; } + img { margin: 40px 0px 0px 0px; border: 7px solid white; @@ -37,6 +38,7 @@ padding:20px; margin:0px auto; } + body{ background: #98F; }