Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehab Elasam committed Apr 3, 2024
1 parent ea2efb7 commit af4c37a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/views/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
<!-- HOME CONTENT HTML GOES HERE -->
<div class="grid">
<article>
<hgroup>
<h2><div id="welcome">Welcome to the Pong Game!</div></h2>

</hgroup>
<div class="ping-pong-table">
<hgroup>
<h2><div id="welcome">Welcome to the Pong Game!</div></h2>

</hgroup>
<div class="ping-pong-ball"></div>
</div>
</article>
Expand Down

0 comments on commit af4c37a

Please sign in to comment.