aboutsummaryrefslogtreecommitdiff
path: root/themes/even/src/css/_partial/_post
diff options
context:
space:
mode:
Diffstat (limited to 'themes/even/src/css/_partial/_post')
-rw-r--r--themes/even/src/css/_partial/_post/_header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/even/src/css/_partial/_post/_header.scss b/themes/even/src/css/_partial/_post/_header.scss
index 7faf4e3..d2a3cd5 100644
--- a/themes/even/src/css/_partial/_post/_header.scss
+++ b/themes/even/src/css/_partial/_post/_header.scss
@@ -5,7 +5,7 @@
margin: 0;
font-size: $post-title-font-size;
font-weight: $post-title-font-weight;
- font-family: $global-serif-font-family;
+ font-family: $global-font-family;
}
.post-link {