From ddf1c43a3fb40141ad3e8de3487c2e6ad763435d Mon Sep 17 00:00:00 2001 From: "Seraphim R.P" Date: Mon, 27 Jul 2020 00:06:18 -0400 Subject: [PATCH] Update _variables.scss --- _sass/modules/post/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/modules/post/_variables.scss b/_sass/modules/post/_variables.scss index fd1600a..ce33747 100644 --- a/_sass/modules/post/_variables.scss +++ b/_sass/modules/post/_variables.scss @@ -2,7 +2,7 @@ $post-line-height: 1.6; $post-title-min-font-size: 24px; $post-title-medium-font-size: 5vw; -$post-title-max-font-size: 42px; +$post-title-max-font-size: 30px; // To transition smoothly from our middle font-size of 5vw, we // must calculate the intersection of our minimum font size and // 5 vertical widths, that is, when the browser width is 20 times 24px