From ae9ac85b6e4912ad975ffea8b9016d715aac6d0f Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Tue, 6 Nov 2018 21:08:51 -0500 Subject: eliminate all serif font --- themes/even/src/css/_partial/_footer/_copyright.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/even/src/css/_partial/_footer/_copyright.scss') diff --git a/themes/even/src/css/_partial/_footer/_copyright.scss b/themes/even/src/css/_partial/_footer/_copyright.scss index 7d33fe3..d635354 100644 --- a/themes/even/src/css/_partial/_footer/_copyright.scss +++ b/themes/even/src/css/_partial/_footer/_copyright.scss @@ -6,7 +6,7 @@ margin: $copyright-margin; color: $dark-gray; text-align: center; - font-family: $global-serif-font-family; + font-family: $global-font-family; .hexo-link, .theme-link { @@ -20,4 +20,4 @@ font-size: 14px; } } -} \ No newline at end of file +} -- cgit v1.2.3