update font in custom footer
This commit is contained in:
parent
bd1f95de23
commit
1f25488d56
@ -313,6 +313,7 @@ footer .theme-by {
|
|||||||
footer .footer-custom-content {
|
footer .footer-custom-content {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
|
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user