Browse Source

tda-hover font size

Moritz Schmidt 9 years ago
parent
commit
28dd4cf5b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      style.css

+ 1 - 1
style.css

@@ -226,7 +226,7 @@ Text Domain: ams2016
   top: 50%;
   transform: translate(-50%, -50%);
   color: #fff;
-  font-size: 50px;
+  font-size: 2.3rem;
 }
 
 .tda-item img {