Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishPatel1205 authored Oct 25, 2024
1 parent 58c4b7c commit e0beca2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
.header1{
/* background-color:white; */
border-radius:8px;
padding: 4px 10px 4px 8px;
padding: 10px 8px 4px 8px;
}

/* Button Styling */
Expand Down Expand Up @@ -229,7 +229,7 @@

}
.card.inview header1 {
padding: 4px 10px 4px 8px;
padding: 10px 8px 4px 8px;
}
/* General hidden state and transition for smooth animation */
.itinerary, .service-card {
Expand Down

0 comments on commit e0beca2

Please sign in to comment.