Spaces:
Sleeping
Sleeping
pratikshahp
commited on
Update app.py
Browse files
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:
|
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>
|