aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--data/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.scss b/data/style.scss
index 32d2989..c2d54f7 100644
--- a/data/style.scss
+++ b/data/style.scss
@@ -16,7 +16,7 @@ html {
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-weight: 300;
+ font-weight: normal;
color: var(--text_color);
background: var(--background);
position: relative;