diff --git a/scss/_mobile.scss b/scss/_mobile.scss index 4017fd3..ac67302 100644 --- a/scss/_mobile.scss +++ b/scss/_mobile.scss @@ -36,4 +36,9 @@ max-width: 100%; } } + + .header-homepage{ + padding-top: 50px; + padding-bottom: 100px; + } } \ No newline at end of file