Spaces:
Runtime error
Runtime error
Commit
·
6c60b28
1
Parent(s):
b5c7d86
submit button hover color updated
Browse files
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(
|
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;
|