소스 검색

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;
   }
 
 }