diff --git a/src/app/map/components/map.component.scss b/src/app/map/components/map.component.scss index 78bebc227ce40080764236c2864f4b6caeccff50..e9ff65087cba600f85ce89da8fcae9914c200f70 100644 --- a/src/app/map/components/map.component.scss +++ b/src/app/map/components/map.component.scss @@ -46,7 +46,7 @@ border-radius: 50% 50% 50% 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); - background-color: $grey-3; + background-color: $black; margin-left: -8px; margin-top: 4px; &:before {