From e47db7e6abcdc92cf69dc68cf030fddb5292b66a Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Fri, 10 Feb 2017 16:58:47 -0500 Subject: [PATCH] CSS fixes for logos --- css/style.css | 26 +++++++------------------- index.html | 8 +------- 2 files changed, 8 insertions(+), 26 deletions(-) diff --git a/css/style.css b/css/style.css index c9d2589..c35eb9f 100644 --- a/css/style.css +++ b/css/style.css @@ -335,33 +335,21 @@ ul.banner-social-buttons { } @media screen and (max-width:767px) { - .hb-sm { + #logo_about { display: none; } - .hb-xs { - display: block; - } - #logo_large, #logo_about { - display: none; - } - #logo_small { - display: block; + #heading_large { + width: 256px; } } @media screen and (min-width:768px) { - .hb-sm { + #heading_large { + width: 512px; + } + #logo_about { display: block; } - .hb-xs { - display: none; - } - #logo_large, #logo_about { - display: block; - } - #logo_small { - display: none; - } } @media(max-width:1199px) { diff --git a/index.html b/index.html index d47c937..f1e1b00 100644 --- a/index.html +++ b/index.html @@ -57,32 +57,26 @@

-

-

+


  • -
  • -
  • -
  • -
  • -