lixiang46 commited on
Commit
83bde13
1 Parent(s): 20c2217

update button

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ css="""
164
  max-width: 750px;
165
  }
166
  #button {
167
- color: bule;
168
  }
169
  """
170
 
 
164
  max-width: 750px;
165
  }
166
  #button {
167
+ color: blue;
168
  }
169
  """
170