farhan 4ヶ月前
コミット
2e6cfdb961
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      resources/views/digital-card.blade.php

+ 1
- 0
resources/views/digital-card.blade.php ファイルの表示

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

読み込み中…
キャンセル
保存