Skip to content

Commit

Permalink
fare design (mobile) fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
khalid586 committed Feb 19, 2024
1 parent 2c1a5ad commit 75b336a
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 @@ -167,7 +167,7 @@ <h1 class="text-4xl font-extrabold mb-8 text-green-500">Book My Seat</h1>

<!-- <img src="images/info-devider.png" alt=""> -->

<div class="right lg:flex gap-4 items-center justify-center w-1/3">
<div id = "right" class="flex gap-4 items-center justify-center pt-4 lg:w-1/3">
<img src="images/fare.png" alt="">
<p class="font-bold text-2xl">550 Taka <br> <span class="text-gray-400">per seat</span></p>
</div>
Expand Down

0 comments on commit 75b336a

Please sign in to comment.