Spaces:
Runtime error
Runtime error
Commit
·
1f7ace8
1
Parent(s):
313818d
submit button hover color updated
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ footer {display:none !important}
|
|
49 |
top: 0px;
|
50 |
padding: 0px;
|
51 |
cursor: pointer !important;
|
52 |
-
background: none rgb(
|
53 |
border: none !important;
|
54 |
text-align: center !important;
|
55 |
font-family: Poppins !important;
|
|
|
49 |
top: 0px;
|
50 |
padding: 0px;
|
51 |
cursor: pointer !important;
|
52 |
+
background: none rgb(66, 133, 244) !important;
|
53 |
border: none !important;
|
54 |
text-align: center !important;
|
55 |
font-family: Poppins !important;
|