diff --git a/assets/css/style.css b/assets/css/style.css index 3578991..f2eab84 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -419,14 +419,19 @@ h1, h2, h3, h4, h5, h6 { @media (max-width: 768px) { #home h1 { - font-size: 28px; - line-height: 36px; + font-size: 58px; + line-height: 46px; } #home h2 { - font-size: 18px; - line-height: 24px; + font-size: 20px; + line-height: 14px; margin-bottom: 30px; } + #home h2 span { + padding: 0px; + font-size: 20px; + margin: 10px; + } } /*--------------------------------------------------------------