Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Sauravkr1806 authored Sep 3, 2024
1 parent 8f99dd8 commit e17b871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

</div>
<main>
<h1 stylee="color: white;">Welcome to Tic Tac Toe </h1>
<h1 style="color: white;">Welcome to Tic Tac Toe </h1>
<div class="gameInfo">
<img src="./Images/left.png" alt="" class="img1">
<span class="info">Turn for X</span>
Expand Down

0 comments on commit e17b871

Please sign in to comment.