diff --git a/css/style.css b/css/style.css index c35eb9f..071be74 100644 --- a/css/style.css +++ b/css/style.css @@ -293,7 +293,7 @@ a:focus { @media(min-width:767px) { .content-section { - padding-top: 250px; + padding-top: 50px; } .download-section { @@ -338,18 +338,18 @@ ul.banner-social-buttons { #logo_about { display: none; } - #heading_large { - width: 256px; + .heading_large { + display: none; } } @media screen and (min-width:768px) { + .heading_small { + display: none; + } #heading_large { width: 512px; } - #logo_about { - display: block; - } } @media(max-width:1199px) { diff --git a/index.html b/index.html index f1e1b00..b805900 100644 --- a/index.html +++ b/index.html @@ -56,9 +56,12 @@
-
-

-
+
+

+ + +

+