Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -408,7 +408,7 @@ body {
|
|
408 |
}
|
409 |
.custom-title {
|
410 |
font-size: 36px;
|
411 |
-
background:
|
412 |
-webkit-background-clip: text;
|
413 |
-webkit-text-fill-color: transparent;
|
414 |
font-weight: bold;
|
|
|
408 |
}
|
409 |
.custom-title {
|
410 |
font-size: 36px;
|
411 |
+
background: #1E2125 text;
|
412 |
-webkit-background-clip: text;
|
413 |
-webkit-text-fill-color: transparent;
|
414 |
font-weight: bold;
|