app.py
Browse files
app.py
CHANGED
@@ -112,7 +112,7 @@ body {
|
|
112 |
}
|
113 |
.custom_gen_button {
|
114 |
background-color: #8b38ff;
|
115 |
-
border: 1px solid #
|
116 |
color: blue;
|
117 |
padding: 15px 32px;
|
118 |
text-align: center;
|
|
|
112 |
}
|
113 |
.custom_gen_button {
|
114 |
background-color: #8b38ff;
|
115 |
+
border: 1px solid #66778f;
|
116 |
color: blue;
|
117 |
padding: 15px 32px;
|
118 |
text-align: center;
|