Spaces:
Running
Running
Reaperxxxx
commited on
Update styles.css
Browse files- 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:
|
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 */
|