Moritz Schmidt 10 anni fa
parent
commit
b7b246f249
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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;