diff --git a/assets/css/template-styles.css b/assets/css/template-styles.css index 9a1b31f..2ad5066 100644 --- a/assets/css/template-styles.css +++ b/assets/css/template-styles.css @@ -18,7 +18,7 @@ box-sizing: border-box; } html { - font-size: calc(1em + 0.33vw); + font-size: calc(1em + 0.03vw); font-family: Roboto, Arial, Helvetica Neue, sans-serif; line-height: 1.5; color: #111;