montreuil: update user icon (##32591)

This commit is contained in:
Serghei Mihai 2019-09-10 11:48:47 +02:00
parent 3ae4d93b81
commit e751a89408
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ div#header-wrapper {
text-transform: uppercase;
font-size: 85%;
> span:first-child::before {
content: '\f007';
content: '\f2c0';
font-family: FontAwesome;
margin-right: 5px;
}