diff --git a/style.css b/style.css index 5e37d16..b7284c2 100644 --- a/style.css +++ b/style.css @@ -114,7 +114,9 @@ h1 { /* rotate text */ transform: rotate(13deg); - text-shadow: 0 0 15px #000 + text-shadow: 0 0 15px #000; + + font-size: 400%; }