aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/styles.css b/styles.css
index c15eabd..7e47bb9 100644
--- a/styles.css
+++ b/styles.css
@@ -35,7 +35,7 @@ canvas {
position: absolute;
text-align: center;
color: #fff;
- font-size: 2vh;
+ font-size: 1.5vh;
max-width: 85%;
top: 50%;
left: 50%;
@@ -82,4 +82,4 @@ canvas {
to {
transform: translate(0, 200vh) rotate(360deg);
}
-} \ No newline at end of file
+}