datasciencedojo commited on
Commit
feb5242
1 Parent(s): bfa51bf

submit button hover color updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ footer {visibility: hidden}
96
  top: 0px;
97
  padding: 0px;
98
  cursor: pointer !important;
99
- background: none rgb(37, 56, 133) !important;
100
  border: none !important;
101
  text-align: center !important;
102
  font-size: 14px !important;
 
96
  top: 0px;
97
  padding: 0px;
98
  cursor: pointer !important;
99
+ background: none rgb(66, 133, 244) !important;
100
  border: none !important;
101
  text-align: center !important;
102
  font-size: 14px !important;