datasciencedojo commited on
Commit
f3f2d90
1 Parent(s): f5073b8

submit button hover color updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ footer {display:none !important}
69
  top: 0px;
70
  padding: 0px;
71
  cursor: pointer !important;
72
- background: none rgb(37, 56, 133) !important;
73
  border: none !important;
74
  text-align: center !important;
75
  font-family: Poppins !important;
 
69
  top: 0px;
70
  padding: 0px;
71
  cursor: pointer !important;
72
+ background: none rgb(66, 133, 244) !important;
73
  border: none !important;
74
  text-align: center !important;
75
  font-family: Poppins !important;