change layer stack icon in map page

This commit is contained in:
Léo Serre 2018-10-30 22:49:01 +01:00
parent 324b13175b
commit 391e84a241
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ footer {
border-right: none !important;
}
.leaflet-control-layers a:before {
content: "\f279";
content: "\f5fd";
font-family: "Font Awesome 5 Free";
font-weight: 900;
background: none !important;