diff --git a/style/new_style.css b/style/new_style.css index 3656e08..45842b8 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -144,8 +144,8 @@ body { text-align: center; } #sidebar_social img { - max-width: 64px; - width: 14%; + max-width: 120px; + width: 20%; } @media screen and (min-height: 600px){#sidebar_social img{margin-bottom:40px}} @media screen and (max-height: 310px){#sidebar_social{display:none}}