Tweak style in header and footer

This commit is contained in:
Joe Hutchinson
2020-10-22 11:31:41 -04:00
parent ff9656c7fb
commit ba8823aa08

View File

@@ -44,6 +44,7 @@ p {
} }
.home-blob-text-container { .home-blob-text-container {
margin: 2em 0; margin: 2em 0;
max-width: 30rem;
line-height: 1.5; line-height: 1.5;
} }
.home-blob-title{ .home-blob-title{
@@ -456,7 +457,7 @@ footer {
margin: 1rem 0; margin: 1rem 0;
} }
.footer-icon { .footer-icon {
max-width: 4rem; max-width: 3.2rem;
margin: 0; margin: 0;
} }
@media screen and (pointer: coarse) { @media screen and (pointer: coarse) {