Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -296,13 +296,7 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items
|
|
| 296 |
height: 100vh;
|
| 297 |
color: #333;
|
| 298 |
}
|
| 299 |
-
|
| 300 |
-
background-color: #fff;
|
| 301 |
-
padding: 20px 40px;
|
| 302 |
-
border-radius: 10px;
|
| 303 |
-
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
| 304 |
-
text-align: center;
|
| 305 |
-
}
|
| 306 |
h1 {
|
| 307 |
color: #222222;
|
| 308 |
}
|
|
|
|
| 296 |
height: 100vh;
|
| 297 |
color: #333;
|
| 298 |
}
|
| 299 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 300 |
h1 {
|
| 301 |
color: #222222;
|
| 302 |
}
|