Skip to content

Commit

Permalink
Update Travel page
Browse files Browse the repository at this point in the history
  • Loading branch information
purvathnere authored Jun 6, 2024
1 parent 5af73f1 commit 3fef1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Travel-/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<header id="header-travel"></header>

<div class="d-flex justify-content-center align-items-end m-2 pb-4"
style="background-image: url(../img/getSetTravel.webp); height: 75vh;">
style="background-image: url(../img/getSetTravel.webp); height: 75vh; background-repeat:no-repeat;">
<div class="bookTripForm mb-4">
<div class="d-flex flex-column ">
<div class="radioButton d-flex">
Expand Down Expand Up @@ -189,4 +189,4 @@
<script src="../js/travel-script.js"></script>
</body>

</html>
</html>

0 comments on commit 3fef1f0

Please sign in to comment.