Yntec commited on
Commit
551babd
1 Parent(s): 4aaf366

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ with gr.Blocks(css=css) as myface:
111
  color: white !important;
112
  background-image: linear-gradient(#6d43e4, #8150df) !important;
113
  border-radius: 24px !important;
114
- border: solid 3px !important;
115
  border-top-color: #ffffff !important;
116
  border-right-color: #000000 !important;
117
  border-bottom-color: #000000 !important;
 
111
  color: white !important;
112
  background-image: linear-gradient(#6d43e4, #8150df) !important;
113
  border-radius: 24px !important;
114
+ border: solid 1px !important;
115
  border-top-color: #ffffff !important;
116
  border-right-color: #000000 !important;
117
  border-bottom-color: #000000 !important;