소스 검색

V8-7064 : augmentation de l'interligne

Vincent 11 달 전
부모
커밋
3b5cb471a6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/Common/Card/Benefit.vue

+ 1 - 1
components/Common/Card/Benefit.vue

@@ -60,7 +60,7 @@ hr {
   h4 {
     font-weight: 300;
     font-size: 1.5rem;
-    line-height: 1rem;
+    line-height: 1.3rem;
     color: var(--on-primary-color);
   }