소스 검색

minor fix

Olivier Massot 7 달 전
부모
커밋
96240b1b7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/Logiciels/Artist/Trial.vue

+ 1 - 1
components/Logiciels/Artist/Trial.vue

@@ -75,7 +75,7 @@
     left: 0;
     width: 100%;
     height: 100%;
-    background-color: rgba(0, 0, 0, 0.4);
+    background-color: rgba(0, 0, 0, 0.5);
     z-index: 1;
   }