datasciencedojo commited on
Commit
6c60b28
·
1 Parent(s): b5c7d86

submit button hover color updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ footer {display:none !important}
80
  top: 0px;
81
  padding: 0px;
82
  cursor: pointer !important;
83
- background: none rgb(37, 56, 133) !important;
84
  border: none !important;
85
  text-align: center !important;
86
  font-family: Poppins !important;
 
80
  top: 0px;
81
  padding: 0px;
82
  cursor: pointer !important;
83
+ background: none rgb(66, 133, 244) !important;
84
  border: none !important;
85
  text-align: center !important;
86
  font-family: Poppins !important;