tweaks to the proportions of the two logos

This commit is contained in:
Mark Eaton
2021-05-10 15:50:13 -04:00
parent 588cce7939
commit 0a9dcb0489
@@ -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;
}
}