datasciencedojo commited on
Commit
e1dcbef
1 Parent(s): 1f78ecf

submit button hover color updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ footer {display:none !important}
40
  top: 0px;
41
  padding: 0px;
42
  cursor: pointer !important;
43
- background: none rgb(37, 56, 133) !important;
44
  border: none !important;
45
  text-align: center !important;
46
  font-family: Poppins !important;
 
40
  top: 0px;
41
  padding: 0px;
42
  cursor: pointer !important;
43
+ background: none rgb(66, 133, 244) !important;
44
  border: none !important;
45
  text-align: center !important;
46
  font-family: Poppins !important;