Ifeanyi commited on
Commit
7fe699e
·
verified ·
1 Parent(s): 8b2212a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: "JetBrains Mono",monospace; color: white; border: none; border-radius: 15px; cursor: pointer;">
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>