prithivMLmods commited on
Commit
c59d793
·
verified ·
1 Parent(s): 73ce28e

update app

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -277,7 +277,8 @@ footer{display:none!important}
277
  border-radius:10px;display:flex;align-items:center;justify-content:center;
278
  box-shadow:0 4px 12px rgba(173,255,47,.28);
279
  }
280
- .app-logo svg{width:22px;height:22px;fill:#111;flex-shrink:0}
 
281
  .app-title{
282
  font-size:18px;font-weight:700;background:linear-gradient(135deg,#f5f5f5,#bdbdbd);
283
  -webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.3px;
 
277
  border-radius:10px;display:flex;align-items:center;justify-content:center;
278
  box-shadow:0 4px 12px rgba(173,255,47,.28);
279
  }
280
+ .app-logo svg{width:22px;height:22px;fill:#fff;flex-shrink:0}
281
+
282
  .app-title{
283
  font-size:18px;font-weight:700;background:linear-gradient(135deg,#f5f5f5,#bdbdbd);
284
  -webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.3px;