瀏覽代碼

Add responsive title

JoostSijm 6 年之前
父節點
當前提交
c60701a244
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      app/static/style.css

+ 5 - 0
app/static/style.css

@@ -44,4 +44,9 @@ ul
 	{
 		width: 100%;
 	}
+
+    h1
+    {
+        font-size: 9vw;
+    }
 }