aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/theme.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/template/theme.scss')
-rw-r--r--css/theme/template/theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index 735b765..ff86356 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -12,7 +12,7 @@ body {
.reveal {
font-family: $mainFont;
font-size: $mainFontSize;
- font-weight: 200;
+ font-weight: normal;
letter-spacing: -0.02em;
color: $mainColor;
}