]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/css/style.scss
style: increase line height in paragraphs
[chloro.git] / chloro / phyll / static / css / style.scss
index d6cee3eb7fce0b22fdf7449e9edb1d7b5cfc3a59..63526efcd17a9ea12b162b68f9f199ddfe6844c4 100644 (file)
@@ -117,6 +117,9 @@ main {
                        font-style: italic;
                }
        }
                        font-style: italic;
                }
        }
+       p {
+               line-height: 160%;
+       }
        code,
        pre.screen {
                background: #111;
        code,
        pre.screen {
                background: #111;