Moritz Schmidt 9 yıl önce
ebeveyn
işleme
645560c1bf
1 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. 6 1
      style.css

+ 6 - 1
style.css

@@ -15,6 +15,11 @@ Text Domain: ams2016
   background: none !important;
 }
 
+.size-full {
+  width: 100%;
+  height: auto;
+}
+
 #nav > div > div.clearfix > a {
   font-family: 'Special Elite', cursive;
   line-height: 2.15rem;
@@ -232,7 +237,7 @@ Text Domain: ams2016
   top: 50%;
   transform: translate(-50%, -50%);
   color: #fff;
-  font-size: 2.3rem;
+  font-size: 2vw;
 }
 
 .tda-item img {