diff --git a/src/components/Map/MapView.jsx b/src/components/Map/MapView.jsx index 27b480d..402d758 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: '24px', + left: '5px', top: '240px', display: 'inline-flex', alignItems: 'center',