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

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) {