From bd04d1d1db3462ed275d5fab682ad6d909e9521f Mon Sep 17 00:00:00 2001 From: NIRUPAM SUR <92023838+Nirupam1111@users.noreply.github.com> Date: Wed, 12 Oct 2022 10:34:23 +0530 Subject: [PATCH] Update _home.scss --- Natours/final-after-S06/sass/pages/_home.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Natours/final-after-S06/sass/pages/_home.scss b/Natours/final-after-S06/sass/pages/_home.scss index 9d245b3f18..96c0dd25a0 100644 --- a/Natours/final-after-S06/sass/pages/_home.scss +++ b/Natours/final-after-S06/sass/pages/_home.scss @@ -4,7 +4,7 @@ margin-top: -20vh; @include respond(tab-port) { - padding: 20rem 0; + padding: 25rem 0; } } @@ -95,4 +95,4 @@ url(../img/nat-10.jpg); width: 100%; } } -} \ No newline at end of file +}