Skip to content

Commit

Permalink
fix: remove map style filter, grayscale, saturation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ongtiffany committed Oct 11, 2024
1 parent 8c81d9c commit 798902c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -428,11 +428,6 @@ nav {
top: 44px;
height: calc(100% - 44px);
width: 100%;

.leaflet-map-pane {
filter: grayscale(22%) sepia(10%) saturate(92%) contrast(92%);
}

//.leaflet-map-pane
}

Expand Down

0 comments on commit 798902c

Please sign in to comment.