diff --git a/style/new_style.css b/style/new_style.css index d4bfcbb..d396467 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -128,14 +128,14 @@ body { display: block; white-space: nowrap; } -@media screen and (max-height: 400px){#sidebar a{margin-top:0px;padding-top:0px}} +@media screen and (max-height: 455px){#sidebar a{margin-top:0px;padding-top:0px}} #sidebar a:hover {color: var(--main-text-color)} #sidebar a:active {color: var(--main-text-color)} #sidebar_logo { margin-top: 30%; text-align: center; } -@media screen and (max-height: 540px){#sidebar_logo{display:none} +@media screen and (max-height: 640px){#sidebar_logo{display:none} } #sidebar_social { position: absolute;