Skip to content

Commit

Permalink
fix: scrolling mobile page places with map
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelManca authored Jul 4, 2023
1 parent ffb9c8e commit 432b451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/css/scuole.css
Original file line number Diff line number Diff line change
Expand Up @@ -14580,6 +14580,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
right: 0;
background-color: #f5f5f5;
padding: 15px 10px;
touch-action: auto;
}

@media (max-width: 991.98px) {
Expand Down

0 comments on commit 432b451

Please sign in to comment.