summaryrefslogtreecommitdiffstatshomepage
path: root/scss/man.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/man.scss')
-rw-r--r--scss/man.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/man.scss b/scss/man.scss
index db02e86..8374f5c 100644
--- a/scss/man.scss
+++ b/scss/man.scss
@@ -4,8 +4,8 @@
body {
background-color: white;
font-family: "Alegreya Sans", sans;
- font-size: 1.4em;
- line-height: 1.4;
+ font-size: 1.3em;
+ line-height: 1.6;
margin: 1em auto;
max-width: 1024px;
padding: 0 1em;