farhan 4 meses atrás
pai
commit
2e6cfdb961
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      resources/views/digital-card.blade.php

+ 1
- 0
resources/views/digital-card.blade.php Ver arquivo

@@ -35,6 +35,7 @@
35 35
                 height: 100vh;
36 36
                 pointer-events: none; /* Allows interactions through the overlay */
37 37
                 z-index: 9999; /* Ensures it is on top of other elements */
38
+                opacity: 0.3; /* Set the opacity to a lower value */
38 39
             }
39 40
             .petal-overlay img {
40 41
                 width: 100%;

Carregando…
Cancelar
Salvar