css changes to accommodate removing reference.desk email from footer

This commit is contained in:
Mark Eaton
2025-09-30 14:47:25 -04:00
committed by GitHub
parent 609db98a11
commit d78a977af5
+3 -1
View File
@@ -492,6 +492,9 @@
float: right; float: right;
clear: both; clear: both;
} }
.libapps.whiteahrefs {
margin-top: -10px;
}
} }
@media only screen and (min-width: 1px) and (max-width: 992px) { @media only screen and (min-width: 1px) and (max-width: 992px) {
@@ -587,4 +590,3 @@
src="https://kit.fontawesome.com/4c28f38a07.js" src="https://kit.fontawesome.com/4c28f38a07.js"
crossorigin="anonymous" crossorigin="anonymous"
></script> ></script>