Spaces:
Running on Zero
Running on Zero
update app
Browse files
app.py
CHANGED
|
@@ -307,7 +307,7 @@ footer{display:none!important}
|
|
| 307 |
}
|
| 308 |
.app-logo svg{width:22px;height:22px;fill:#fff;flex-shrink:0}
|
| 309 |
.app-title{
|
| 310 |
-
font-size:18px;font-weight:700;background:linear-gradient(135deg,#f5f5f5,#
|
| 311 |
-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.3px;
|
| 312 |
}
|
| 313 |
.app-badge{
|
|
|
|
| 307 |
}
|
| 308 |
.app-logo svg{width:22px;height:22px;fill:#fff;flex-shrink:0}
|
| 309 |
.app-title{
|
| 310 |
+
font-size:18px;font-weight:700;background:linear-gradient(135deg,#f5f5f5,#bdbdbd);
|
| 311 |
-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.3px;
|
| 312 |
}
|
| 313 |
.app-badge{
|