Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ input[type="text"] {
|
|
59 |
/* Styling for the generate button */
|
60 |
button {
|
61 |
border-radius: 50px;
|
62 |
-
background:
|
63 |
color: white;
|
64 |
font-weight: bold;
|
65 |
padding: 10px 20px;
|
|
|
59 |
/* Styling for the generate button */
|
60 |
button {
|
61 |
border-radius: 50px;
|
62 |
+
background: transparent;
|
63 |
color: white;
|
64 |
font-weight: bold;
|
65 |
padding: 10px 20px;
|