Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ background-color: #d1d1e6;
|
|
11 |
opacity: 0.2;
|
12 |
background-image: repeating-radial-gradient( circle at 0 0, transparent 0, #d1d1e6 10px ), repeating-linear-gradient( #444cf755, #444cf7 );
|
13 |
}
|
14 |
-
|
15 |
|
16 |
[data-testid="stHeader"]{
|
17 |
background-color: rgba(0,0,0,0);
|
|
|
11 |
opacity: 0.2;
|
12 |
background-image: repeating-radial-gradient( circle at 0 0, transparent 0, #d1d1e6 10px ), repeating-linear-gradient( #444cf755, #444cf7 );
|
13 |
}
|
14 |
+
|
15 |
|
16 |
[data-testid="stHeader"]{
|
17 |
background-color: rgba(0,0,0,0);
|