Spaces:
Runtime error
Runtime error
datasciencedojo
commited on
Commit
·
36845d6
1
Parent(s):
840a330
submit button hover color updated
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ footer {display:none !important}
|
|
63 |
top: 0px;
|
64 |
padding: 0px;
|
65 |
cursor: pointer !important;
|
66 |
-
background: none rgb(
|
67 |
border: none !important;
|
68 |
text-align: center !important;
|
69 |
font-family: Poppins !important;
|
|
|
63 |
top: 0px;
|
64 |
padding: 0px;
|
65 |
cursor: pointer !important;
|
66 |
+
background: none rgb(66, 133, 244) !important;
|
67 |
border: none !important;
|
68 |
text-align: center !important;
|
69 |
font-family: Poppins !important;
|