Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/normalize.css')
-rw-r--r--assets/css/normalize.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/normalize.css b/assets/css/normalize.css
index dee9418..b1c5254 100644
--- a/assets/css/normalize.css
+++ b/assets/css/normalize.css
@@ -11,7 +11,7 @@ html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
font-weight: 400;
- font-size: 17px;
+ font-size: 14px;
line-height: 1.2;
}