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 5a1ec11 commit 193792e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ <h3 id="h1darkbtn">Adventure Trek in Himachal</h3>

.recommendation-item p {
color: #555555;
font-size: 1.1rem;
font-size: 1.5rem;
margin-bottom: 20px;
}

Expand All @@ -1486,6 +1486,7 @@ <h3 id="h1darkbtn">Adventure Trek in Himachal</h3>
border-radius: 6px;
cursor: pointer;
transition: background-color 0.3s ease, transform 0.3s ease;
font-size: 1.5rem;
}

.recommendation-item button:hover {
Expand Down

0 comments on commit 193792e

Please sign in to comment.