Spaces:
Running on Zero
Running on Zero
update app
Browse files
app.py
CHANGED
|
@@ -267,7 +267,8 @@ footer{display:none!important}
|
|
| 267 |
border-radius:10px;display:flex;align-items:center;justify-content:center;
|
| 268 |
box-shadow:0 4px 12px rgba(0,255,255,.30);
|
| 269 |
}
|
| 270 |
-
.app-logo svg{width:22px;height:22px;fill:#
|
|
|
|
| 271 |
.app-title{
|
| 272 |
font-size:18px;font-weight:700;background:linear-gradient(135deg,#f5f5f5,#bdbdbd);
|
| 273 |
-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.3px;
|
|
|
|
| 267 |
border-radius:10px;display:flex;align-items:center;justify-content:center;
|
| 268 |
box-shadow:0 4px 12px rgba(0,255,255,.30);
|
| 269 |
}
|
| 270 |
+
.app-logo svg{width:22px;height:22px;fill:#fff;flex-shrink:0}
|
| 271 |
+
|
| 272 |
.app-title{
|
| 273 |
font-size:18px;font-weight:700;background:linear-gradient(135deg,#f5f5f5,#bdbdbd);
|
| 274 |
-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.3px;
|