diff --git a/scss/_mobile.scss b/scss/_mobile.scss index 4017fd3f557211bdc6a8a857f6c024e219c81c73..ac6730250062204dfaa55f675a1b14dad7888fb3 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