shukdevdattaEX commited on
Commit
23a46ba
·
verified ·
1 Parent(s): 62e3244

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -153,6 +153,10 @@ custom_css = """
153
  letter-spacing: -0.02em;
154
  }
155
 
 
 
 
 
156
  .header-subtitle {
157
  text-align: center;
158
  color: #666;
 
153
  letter-spacing: -0.02em;
154
  }
155
 
156
+ .header-title h1{
157
+ color: white;
158
+ }
159
+
160
  .header-subtitle {
161
  text-align: center;
162
  color: #666;