diff options
Diffstat (limited to 'css/theme/blood.css')
-rw-r--r-- | css/theme/blood.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/blood.css b/css/theme/blood.css index 5763898..91521ab 100644 --- a/css/theme/blood.css +++ b/css/theme/blood.css @@ -26,7 +26,7 @@ body { .reveal { font-family: Ubuntu, "sans-serif"; font-size: 36px; - font-weight: 200; + font-weight: normal; letter-spacing: -0.02em; color: #eeeeee; } |