Skip to content
Snippets Groups Projects
Commit 817e4207 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(sonar): remove paste left over

parent 7202f601
No related branches found
No related tags found
1 merge request!11Recette
...@@ -12,8 +12,6 @@ ...@@ -12,8 +12,6 @@
::ng-deep .fa-map-marker { ::ng-deep .fa-map-marker {
color: $black; color: $black;
position: absolute; position: absolute;
margin-left: 4px;
margin-top: 2px;
width: 12px; width: 12px;
height: 12px; height: 12px;
border: solid 1px currentColor; border: solid 1px currentColor;
......
...@@ -101,6 +101,5 @@ ...@@ -101,6 +101,5 @@
border-top: 2px solid $purple; border-top: 2px solid $purple;
border-right: 2px solid $purple; border-right: 2px solid $purple;
border-left: 2px solid $purple; border-left: 2px solid $purple;
border-left: 2px solid $purple;
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment