Make the FAQ fonts match rest of site
This commit is contained in:
parent
dca216ed54
commit
e410edddaf
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
.body-page {
|
.body-page {
|
||||||
|
|
||||||
font-family: Georgia, Times, "Times New Roman", serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue