diff --git a/style/new_style.css b/style/new_style.css index d396467..790dab0 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -150,7 +150,7 @@ body { max-width: 50px; } @media screen and (min-height: 600px){#sidebar_social img{margin-bottom:40px}} -@media screen and (max-height: 310px){#sidebar_social{display:none}} +@media screen and (max-height: 360px){#sidebar_social img{display:none}} /* CONTENT */ .content { /* Try z-index: 1; so it scrolls over header image */ padding-top: 10px;