diff --git a/src/Components/Map/UtopiaMap.css b/src/Components/Map/UtopiaMap.css index 894a8c78..2dafb368 100644 --- a/src/Components/Map/UtopiaMap.css +++ b/src/Components/Map/UtopiaMap.css @@ -37,7 +37,13 @@ width: 13px; } - + .user-icon { + position: relative; + top: -36px; + left: 10px; + width: 13px; + } + .circle-icon { position: relative; top: -33px;