Moritz Schmidt 10 years ago
parent
commit
b7b246f249
1 changed files with 4 additions and 0 deletions
  1. 4 0
      index.php

+ 4 - 0
index.php

@@ -14,6 +14,10 @@ require('functions.php');
 
         <style>
 
+            h1 {
+                font-size: 8vw;
+            }
+
             #logo {
                 margin: 0 auto;
                 text-align: center;