Updating theme - version 4.0.0 - fonts, conditional comments, prev & next posts,...
[ghost-theme-willow.git] / source / sass / elements / _elements.scss
index 95dbe27649d730c2068e64236af81ad62454fe96..464d7b9d48d6333f2c74ec4e14503e4a6bed6723 100644 (file)
@@ -16,7 +16,7 @@ body, html {
 // Body
 body {
   color: $c-black;
-  font-size: 16px;
+  font-size: 14px;
   min-width: 320px;
   line-height: 1.5;
   background: $c-background;
@@ -38,12 +38,12 @@ a {
 // Headings
 h1 {
   margin: 0;
-  font-size: 1.4em;
+  font-size: 1.25em;
 }
 
 h2 {
   margin: 0;
-  font-size: 1.2em;
+  font-size: 1.1em;
 }
 
 h3 {