From 4ee4a2520a835d60dccef9598f6167862bab417a Mon Sep 17 00:00:00 2001 From: Nirmitjatana <52108077+Nirmitjatana@users.noreply.github.com> Date: Fri, 2 Oct 2020 21:07:31 +0530 Subject: [PATCH] Update index.html --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.html b/index.html index 0f136f8..6829dc6 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,14 @@ @media (max-width:767px){ .img{ padding-top:20vh; + margin: 0em; + } + img{ + height:10vh + } + body{ + height: 100vh; + overflow-y: hidden; } }