Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
119 |
color: #ffffff;
|
120 |
margin-top: 69px;
|
121 |
margin-bottom: 69px;
|
122 |
-
|
123 |
}
|
124 |
</style>
|
125 |
<body>
|
|
|
119 |
color: #ffffff;
|
120 |
margin-top: 69px;
|
121 |
margin-bottom: 69px;
|
122 |
+
text-shadow: 16px 16px black;
|
123 |
}
|
124 |
</style>
|
125 |
<body>
|