Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks(
|
|
61 |
</style>
|
62 |
<div style="text-align:center;">
|
63 |
<button onclick=infoAlert()
|
64 |
-
style="padding: 15px; background-color: #646566; font-family:
|
65 |
Info
|
66 |
</button>
|
67 |
<script>
|
|
|
61 |
</style>
|
62 |
<div style="text-align:center;">
|
63 |
<button onclick=infoAlert()
|
64 |
+
style="padding: 15px; background-color: #646566; font-family: 'JetBrains Mono',monospace; color: white; border: none; border-radius: 15px; cursor: pointer;">
|
65 |
Info
|
66 |
</button>
|
67 |
<script>
|