mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 14:08:36 +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}}%
|
\ifthenelse{\isundefined{\@mobile}}%
|
||||||
{}%
|
{}%
|
||||||
{%
|
{%
|
||||||
\faMobile\acvHeaderIconSep\@mobile%
|
\faPhone\acvHeaderIconSep\@mobile%
|
||||||
\setbool{isstart}{false}%
|
\setbool{isstart}{false}%
|
||||||
}%
|
}%
|
||||||
\ifthenelse{\isundefined{\@email}}%
|
\ifthenelse{\isundefined{\@email}}%
|
||||||
|
|
Loading…
Reference in a new issue