datasciencedojo commited on
Commit
d4da7c6
·
1 Parent(s): a912428

submit button hover color updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ footer {display:none !important}
79
  top: 0px;
80
  padding: 0px;
81
  cursor: pointer !important;
82
- background: none rgb(37, 56, 133) !important;
83
  border: none !important;
84
  text-align: center !important;
85
  font-size: 14px !important;
 
79
  top: 0px;
80
  padding: 0px;
81
  cursor: pointer !important;
82
+ background: none rgb(66, 133, 244) !important;
83
  border: none !important;
84
  text-align: center !important;
85
  font-size: 14px !important;