Browse Source

minor fix

Olivier Massot 7 months ago
parent
commit
96240b1b7c
1 changed files with 1 additions and 1 deletions
  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;
   }