aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/main.css b/assets/main.css
index f032795..5a9f50b 100644
--- a/assets/main.css
+++ b/assets/main.css
@@ -10,7 +10,7 @@
font-weight: 700;
}
h1 {
- letter-spacing: "1.5rem";
+ letter-spacing: 48px;
font-family: "Pixeloid";
font-weight: 700;
}
@@ -51,7 +51,7 @@ body {
flex-direction: column-reverse;
}
h1 {
- font-size: 2rem;
+ font-size: 32px;
text-align: center;
}
}