diff options
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r-- | views/default/css/elements/typography.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php index e513a03..89adba6 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -32,7 +32,7 @@ } body { - font-size: 80%; + font-size: 72%; line-height: 1.4em; font-family: "Open Sans", Arial, Tahoma, Verdana, sans-serif; color: #333333; |