diff options
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r-- | css/theme/simple.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css index cb840d9..f64343e 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.css @@ -19,7 +19,7 @@ body { .reveal { font-family: "Lato", sans-serif; - font-size: 36px; + font-size: 40px; font-weight: normal; color: #000; } |