Skip to content

Commit

Permalink
change style
Browse files Browse the repository at this point in the history
  • Loading branch information
skstanwar committed Oct 29, 2024
1 parent 91ad271 commit db4b314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ button {
align-items: center;
max-width: 300px;
min-width: 200px;
transition: all 0.3s ease;
}
.station:hover {
background-color: #e0f7ff; /* Light blue background */
Expand Down

0 comments on commit db4b314

Please sign in to comment.