datasciencedojo commited on
Commit
36845d6
·
1 Parent(s): 840a330

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 {display:none !important}
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-family: Poppins !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-family: Poppins !important;