Moritz Schmidt 10 年之前
父节点
当前提交
b7b246f249
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;