Browse Source

minor fix

Olivier Massot 7 tháng trước cách đây
mục cha
commit
96240b1b7c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
   }