prithivMLmods commited on
Commit
73d998e
·
verified ·
1 Parent(s): c9e6f28

update app

Browse files
Files changed (1) hide show
  1. app.py +2 -1
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:#0b0f12;flex-shrink:0}
 
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;