Revert "montreuil: update user icon (#32591)"

This reverts commit e751a89408.
This commit is contained in:
Serghei Mihai 2019-09-23 10:40:40 +02:00
parent cb6be0228a
commit af83ec87e7
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: '\f2c0';
content: '\f007';
font-family: FontAwesome;
margin-right: 5px;
}