adjust margins on header

This commit is contained in:
Mark Eaton
2021-04-27 11:17:27 -04:00
parent 6a6ba5eaf8
commit ab1ca79227
3 changed files with 15 additions and 3 deletions
+5 -1
View File
@@ -357,7 +357,7 @@ a.no-underline {
float: right;
max-width: 60%;
margin-top: -70px;
margin-right: -80px;
margin-right: -70px;
}
.form-width {
@@ -369,6 +369,10 @@ a.no-underline {
#kb-cuny-logo {
margin-top: 10px;
}
#library-logo {
margin-right: -85px;
}
}
/*!