pratikshahp commited on
Commit
fb01ec3
·
verified ·
1 Parent(s): 5bb6b79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(css=css) as tic_tac_toe:
152
  """
153
  <div style="text-align: center; margin: auto;">
154
  <h1 style="color: #1155ff; font-size: 3.5em; font-weight: bold; font-family: 'Arial', sans-serif; margin-bottom: 0.5em;"> Tic-Tac-Toe with AI 🎮</h1>
155
- <p style="font-size: 1.5em; color: #555555; font-weight: lighter; font-family: 'Verdana', sans-serif;">
156
  Let's Play!
157
  </p>
158
  </div>
 
152
  """
153
  <div style="text-align: center; margin: auto;">
154
  <h1 style="color: #1155ff; font-size: 3.5em; font-weight: bold; font-family: 'Arial', sans-serif; margin-bottom: 0.5em;"> Tic-Tac-Toe with AI 🎮</h1>
155
+ <p style="font-size: 1.5em; color: #555555; font-weight: bold; font-family: 'Verdana', sans-serif;">
156
  Let's Play!
157
  </p>
158
  </div>