Kaynağa Gözat

Add responsive title

JoostSijm 6 yıl önce
ebeveyn
işleme
c60701a244
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      app/static/style.css

+ 5 - 0
app/static/style.css

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