Reaperxxxx commited on
Commit
11ae227
·
verified ·
1 Parent(s): a59d1a4

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -104,7 +104,7 @@ header .balance-display {
104
  width: 100%;
105
  height: 100%;
106
  object-fit: cover; /* Ensures the image covers the container */
107
- z-index: -1; /* Places the image behind other elements */
108
  }
109
 
110
  /* Adjusted plane position */
 
104
  width: 100%;
105
  height: 100%;
106
  object-fit: cover; /* Ensures the image covers the container */
107
+ z-index: 0; /* Places the image behind other elements */
108
  }
109
 
110
  /* Adjusted plane position */