datasciencedojo commited on
Commit
84e72a9
1 Parent(s): 44eb59a

submit button hover color updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ footer {visibility: hidden}
63
  top: 0px;
64
  padding: 0px;
65
  cursor: pointer !important;
66
- background: none rgb(37, 56, 133) !important;
67
  border: none !important;
68
  text-align: center !important;
69
  font-size: 14px !important;
 
63
  top: 0px;
64
  padding: 0px;
65
  cursor: pointer !important;
66
+ background: none rgb(66, 133, 244) !important;
67
  border: none !important;
68
  text-align: center !important;
69
  font-size: 14px !important;