Explorar o código

Hotfix for tda-items text

Moritz Schmidt %!s(int64=9) %!d(string=hai) anos
pai
achega
d64a0e3799
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      style.css

+ 2 - 2
style.css

@@ -391,8 +391,8 @@ a:hover {
   }
 
   .tda-hover .relcontainer span {
-    font-size: 2vw;
-    line-height: 2vw;
+    font-size: 1.5vw;
+    line-height: 1.5vw;
   }
 
 }