diff --git a/src/components/Map/MapView.jsx b/src/components/Map/MapView.jsx index 6b6e773..bf90ad5 100644 --- a/src/components/Map/MapView.jsx +++ b/src/components/Map/MapView.jsx @@ -1975,8 +1975,8 @@ export default function MapView({ onClick={() => setActiveWeatherPost(w)} style={{ position: 'fixed', - left: '5px', - top: '120px', + left: '12px', + top: '65px', display: 'inline-flex', alignItems: 'center', gap: '5px',