Change homeblob color, smallimg retina fix, and smaller footer icons

This commit is contained in:
Joe Hutchinson
2021-02-02 23:19:47 -05:00
parent ecc2482582
commit 83846edbad
4 changed files with 12 additions and 13 deletions

View File

@@ -23,7 +23,6 @@ p {
display: flex;
flex-direction: column;
z-index: -1;
color: white;
background-position: center;
background-size: cover;
}
@@ -455,7 +454,7 @@ footer {
margin: 1rem 0;
}
.footer-icon {
max-width: 3.2rem;
max-width: 3rem;
margin: 0;
}
@media screen and (pointer: coarse) {