update font in custom footer

This commit is contained in:
Dean Attali 2020-04-28 18:43:18 -04:00 committed by GitHub
parent bd1f95de23
commit 1f25488d56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ footer .theme-by {
footer .footer-custom-content {
text-align: center;
margin-bottom: 15px;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 768px) {