Fixed font awesome overleaf display issue

Corrected fa-symbol for phone, not displayed correctly in [overleaf](https://www.overleaf.com).
This commit is contained in:
jensschaefer 2020-10-01 15:49:40 +02:00 committed by GitHub
parent 4be6c213c8
commit ff62e2c504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -458,7 +458,7 @@
\ifthenelse{\isundefined{\@mobile}}% \ifthenelse{\isundefined{\@mobile}}%
{}% {}%
{% {%
\faMobile\acvHeaderIconSep\@mobile% \faPhone\acvHeaderIconSep\@mobile%
\setbool{isstart}{false}% \setbool{isstart}{false}%
}% }%
\ifthenelse{\isundefined{\@email}}% \ifthenelse{\isundefined{\@email}}%