Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
| 23 |
gr.Markdown(
|
| 24 |
"""
|
| 25 |
<div style="text-align: center">
|
| 26 |
-
<h1 style="font-size: 20px; font-weight: bold; color
|
| 27 |
</div>
|
| 28 |
"""
|
| 29 |
)
|
|
|
|
| 23 |
gr.Markdown(
|
| 24 |
"""
|
| 25 |
<div style="text-align: center">
|
| 26 |
+
<h1 style="font-size: 20px; font-weight: bold; color:#a3c14a;">🛡️ QuantumCrypt: Quantum-Powered Cybersecurity Suite</h1>
|
| 27 |
</div>
|
| 28 |
"""
|
| 29 |
)
|