johann22 commited on
Commit
9fbc7a1
β€’
1 Parent(s): cd5da21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -91,8 +91,8 @@ style="""
91
  height: 200px;
92
  }
93
  .top_h1{
94
- color:blue;
95
- }
96
 
97
  """
98
  with gr.Blocks(css=style) as iface:
 
91
  height: 200px;
92
  }
93
  .top_h1{
94
+ color: white!important;
95
+ -webkit-text-stroke-width: medium;}
96
 
97
  """
98
  with gr.Blocks(css=style) as iface: