From fffdb87ca7c0f15affbc6c3a4c043c84cdede8d6 Mon Sep 17 00:00:00 2001 From: eggy Date: Wed, 7 Apr 2021 17:44:34 -0400 Subject: [PATCH] reduce title font size --- src/_includes/post.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/post.liquid b/src/_includes/post.liquid index e2aff0d..bf61372 100644 --- a/src/_includes/post.liquid +++ b/src/_includes/post.liquid @@ -4,7 +4,7 @@ layout: main {% include nav %} -

+

{{ title }}