summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontend/src/css/wally.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/css/wally.css b/frontend/src/css/wally.css
index 0290f94..46342ba 100644
--- a/frontend/src/css/wally.css
+++ b/frontend/src/css/wally.css
@@ -12,7 +12,7 @@ body {
background: url('../images/background.png') no-repeat center center;
background-size: cover;
font-family: "lato";
- font-weight: light;
+ font-weight: lighter;
width: 100vw;
height: 100vh;
}