Skip to content

Commit 01a11e1

Browse files
committed
reduce font size
1 parent 55619ed commit 01a11e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/_page.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757

5858
p, li, dl {
59-
font-size: 1em;
59+
font-size: 14pt;
6060
}
6161

6262
/* paragraph indents */
@@ -398,4 +398,4 @@
398398
margin-bottom: 10px;
399399
font-size: $type-size-6;
400400
text-transform: uppercase;
401-
}
401+
}

0 commit comments

Comments
 (0)