Skip to content

Commit

Permalink
removed cursor pointer from filter box
Browse files Browse the repository at this point in the history
  • Loading branch information
sanidhiya-khandelwal committed Jan 4, 2024
1 parent 1a37795 commit cb5e7f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cityFood.css
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,10 @@ header {
padding: 0.8rem;
}

.filter-box {
cursor: default;
}

.filter-box img {
width: 25px;
}
Expand Down

0 comments on commit cb5e7f0

Please sign in to comment.