Spaces:
Runtime error
Runtime error
Commit
·
3b95cc3
1
Parent(s):
e264b4b
submit button hover color updated
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ div[data-testid="label"] {overflow-x: hidden !important; overflow-y: scroll !imp
|
|
51 |
top: 0px;
|
52 |
padding: 0px;
|
53 |
cursor: pointer !important;
|
54 |
-
background: none rgb(
|
55 |
border: none !important;
|
56 |
text-align: center !important;
|
57 |
font-family: Poppins !important;
|
|
|
51 |
top: 0px;
|
52 |
padding: 0px;
|
53 |
cursor: pointer !important;
|
54 |
+
background: none rgb(66, 133, 244) !important;
|
55 |
border: none !important;
|
56 |
text-align: center !important;
|
57 |
font-family: Poppins !important;
|