diff options
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r-- | css/theme/serif.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css index 16d1ab0..fdc913a 100644 --- a/css/theme/serif.css +++ b/css/theme/serif.css @@ -17,7 +17,7 @@ body { .reveal { font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; font-size: 36px; - font-weight: 200; + font-weight: normal; letter-spacing: -0.02em; color: black; } |