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