title : fix extra margin when photo is disabled.
This commit is contained in:
parent
fdce29c41e
commit
88f1eaecaf
|
@ -1,10 +1,9 @@
|
|||
\hspace{-8mm}
|
||||
\begin{minipage}{0.2\textwidth}
|
||||
% photo.
|
||||
\ifphoto
|
||||
\includegraphics[width=3cm]{photo}
|
||||
\fi
|
||||
\begin{minipage}{0.2\textwidth}
|
||||
\includegraphics[width=3cm]{photo} % photo.
|
||||
\end{minipage}
|
||||
\fi
|
||||
\begin{minipage}{0.8\textwidth}
|
||||
% name with required fix for montserrat font.
|
||||
% \hspace{-3mm}
|
||||
|
|
Loading…
Reference in a new issue