Quote:
Code between backticks, please. I have fixed this for you.
.body {
font-family: Lora, Georgia;
should be
.body {
font-family: Lora, Georgia;
}
(Note the closing tag.)
Have you tried using the built-in options Graphene has for adjusting the body text?
Thanks
Yeah I just noticed the built in one. Resolved.