diff --git a/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss b/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss index bf657626..45a80281 100644 --- a/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss +++ b/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss @@ -112,7 +112,7 @@ } .cluster { - background-image: url("../../../../../../assets/images/home/location-marker.png"); + background-image: url("/assets/images/home/location-marker.png"); display: flex; cursor: pointer; width: 69px;