Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -537,7 +537,7 @@ st.markdown(
|
|
| 537 |
padding-right:40px;
|
| 538 |
z-index: 1;
|
| 539 |
width:88vw;
|
| 540 |
-
height:
|
| 541 |
/* Glass effect background */
|
| 542 |
background: rgba(255, 255, 255, 0.15);
|
| 543 |
backdrop-filter: blur(12px);
|
|
|
|
| 537 |
padding-right:40px;
|
| 538 |
z-index: 1;
|
| 539 |
width:88vw;
|
| 540 |
+
height:615px;
|
| 541 |
/* Glass effect background */
|
| 542 |
background: rgba(255, 255, 255, 0.15);
|
| 543 |
backdrop-filter: blur(12px);
|