mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 05:58:33 +00:00
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:
parent
4be6c213c8
commit
ff62e2c504
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@
|
|||
\ifthenelse{\isundefined{\@mobile}}%
|
||||
{}%
|
||||
{%
|
||||
\faMobile\acvHeaderIconSep\@mobile%
|
||||
\faPhone\acvHeaderIconSep\@mobile%
|
||||
\setbool{isstart}{false}%
|
||||
}%
|
||||
\ifthenelse{\isundefined{\@email}}%
|
||||
|
|
Loading…
Reference in a new issue