浏览代码

Hotfix for tda-items text

Moritz Schmidt 9 年之前
父节点
当前提交
d64a0e3799
共有 1 个文件被更改,包括 2 次插入2 次删除
  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;
   }
 
 }