LuigiLui commited on
Commit
af17608
·
verified ·
1 Parent(s): 0949bd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ input[type="text"] {
59
  /* Styling for the generate button */
60
  button {
61
  border-radius: 50px;
62
- background: linear-gradient(90deg, #ff8a00, #e52e71);
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;