title : update formatting.
This commit is contained in:
parent
24b5467cef
commit
5e22e6a64d
|
@ -1,3 +1,4 @@
|
|||
\hspace{-8mm}
|
||||
\begin{minipage}{0.2\textwidth}
|
||||
% photo.
|
||||
\ifphoto
|
||||
|
@ -5,16 +6,16 @@
|
|||
\fi
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.8\textwidth}
|
||||
% name
|
||||
\hspace{-3mm} % required fix for montserrat font.
|
||||
% name with required fix for montserrat font.
|
||||
\hspace{-3mm}
|
||||
\sname{\name}
|
||||
\vspace{2mm}\newline
|
||||
|
||||
\vspace{4mm}
|
||||
\newline
|
||||
% location.
|
||||
\sicon{location}
|
||||
\stext{\location}
|
||||
\vspace{2mm}
|
||||
\newline
|
||||
|
||||
% birthday, email & phone number.
|
||||
\sicon{cake}
|
||||
\stext{\birthday}
|
||||
|
@ -27,5 +28,7 @@
|
|||
\end{minipage}
|
||||
|
||||
% separator.
|
||||
\vspace{5mm}
|
||||
\color{gray}\rule{\textwidth}{1pt}
|
||||
\vspace{4mm}
|
||||
\hspace{-8mm}{%
|
||||
\color{gray}{\rule{\linewidth}{1pt}}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue