diff options
Diffstat (limited to 'css/theme/sky.css')
-rw-r--r-- | css/theme/sky.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css index 983def2..352627b 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -24,7 +24,7 @@ body { .reveal { font-family: "Open Sans", sans-serif; font-size: 36px; - font-weight: 200; + font-weight: normal; letter-spacing: -0.02em; color: #333333; } |