diff --git a/src/components/Map/MapView.jsx b/src/components/Map/MapView.jsx index 72e0760..e8f32f9 100644 --- a/src/components/Map/MapView.jsx +++ b/src/components/Map/MapView.jsx @@ -1975,7 +1975,7 @@ export default function MapView({ onClick={() => setActiveWeatherPost(w)} style={{ position: 'fixed', - left: '3px', + left: '2px', top: '55px', display: 'inline-flex', alignItems: 'center',