Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
khalid586 committed Feb 20, 2024
1 parent b574368 commit 3ffac3a
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 @@ -271,7 +271,7 @@ <h1 class="text-4xl font-extrabold mb-8 text-[#1DD100]">Book My Seat</h1>
</div>

<div class="flex justify-between items-center">
<p class="font-bold mt-4">Grand Total </p>
<p class="font-bold my-8">Grand Total </p>
<span id = "grandTotal" class="font-semibold">0</span>
</div>

Expand Down

0 comments on commit 3ffac3a

Please sign in to comment.