correct footer text size

This commit is contained in:
Josh Simmons 2018-09-27 09:09:30 -07:00 committed by GitHub
parent 9e4dd52244
commit 8b7550875b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -476,6 +476,10 @@ span.date {
footer .footer-copy {
margin-left: 1em;
p {
font-size: 16px;
}
}
@media (max-width: 1200px) and (min-width: 992px) {