raviix46 commited on
Commit
8fa2a81
·
verified ·
1 Parent(s): 839c164

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: #27374D;">🛡️ QuantumCrypt: Quantum-Powered Cybersecurity Suite</h1>
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
  )