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 +}