Amirul Anwar 4 mesi fa
parent
commit
41cf764bbe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      resources/views/digital-card.blade.php

+ 1
- 0
resources/views/digital-card.blade.php Vedi File

@@ -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%;

Loading…
Annulla
Salva