diff --git a/app/[leaflet_id]/Leaflet.tsx b/app/[leaflet_id]/Leaflet.tsx index 0970289f..582faba4 100644 --- a/app/[leaflet_id]/Leaflet.tsx +++ b/app/[leaflet_id]/Leaflet.tsx @@ -37,10 +37,10 @@ export function Leaflet(props: { - {/* we need the padding bottom here because if we don't have it the mobile footer will cut off + {/* we need the padding bottom here because if we don't have it the mobile footer will cut off the dropshadow on the page... the padding is compensated by a negative top margin in mobile footer */}