Added fallback fonts to footer copyright. (#216)
This commit is contained in:
parent
c755467b55
commit
acb409a386
@ -272,7 +272,7 @@ footer .list-inline {
|
||||
padding: 0;
|
||||
}
|
||||
footer .copyright {
|
||||
font-family: Open Sans;
|
||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
text-align: center;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user