diff --git a/assets/css/default-styles.css b/assets/css/default-styles.css index a08d5c5..cdceef4 100644 --- a/assets/css/default-styles.css +++ b/assets/css/default-styles.css @@ -4,8 +4,9 @@ body { padding: 0; overflow-x: hidden; overflow-y: scroll; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, - Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; + font-family: + -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, + Cantarell, "Open Sans", "Helvetica Neue", sans-serif; font-weight: 300; } a { diff --git a/assets/template.html b/assets/template.html index bfde118..9ee9507 100644 --- a/assets/template.html +++ b/assets/template.html @@ -4,7 +4,7 @@