diff --git a/groups/new-homepage-13/homepage13-js-css.html b/groups/new-homepage-13/homepage13-js-css.html index f4b8e9c..5e402dc 100644 --- a/groups/new-homepage-13/homepage13-js-css.html +++ b/groups/new-homepage-13/homepage13-js-css.html @@ -361,17 +361,17 @@ a.no-underline { } #kb-cuny-logo { - max-width: 40%; + max-width: 38%; max-height: 300px; margin-top: -15px; } #library-logo { float: right; - max-width: 50%; + max-width: 62%; max-height: 300px; - margin-top: -5px; - margin-right: -30px; + margin-top: -15px; + margin-right: -32px; } #corona-alert { @@ -393,7 +393,7 @@ a.no-underline { } #library-logo { - margin-top: 15px; + margin-top: -3px; } }