diff --git a/scss/_mobile.scss b/scss/_mobile.scss index ac6730250062204dfaa55f675a1b14dad7888fb3..6a88b21e0cfb5fcf57eaa6d0b967fe92d561b138 100644 --- a/scss/_mobile.scss +++ b/scss/_mobile.scss @@ -40,5 +40,9 @@ .header-homepage{ padding-top: 50px; padding-bottom: 100px; + + h1 { + font-size: 2.2em; + } } } \ No newline at end of file