Update _variables.scss

This commit is contained in:
Seraphim R.P 2020-07-27 00:06:18 -04:00 committed by GitHub
parent 78a5c15b4e
commit ddf1c43a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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