forked from mirrors/Awesome-CV
Align the photo ID to the right
This commit is contained in:
parent
497c0402bb
commit
a7e8072739
1 changed files with 2 additions and 2 deletions
|
@ -502,9 +502,9 @@
|
|||
{\headerquotestyle{\@quote\\}\vspace{\acvHeaderAfterQuoteSkip}}%
|
||||
\end{center}%
|
||||
\end{minipage}%
|
||||
\ifthenelse{\isundefined{\@phid}}{}{
|
||||
\ifthenelse{\isundefined{\@phid}}{}{%
|
||||
\begin{minipage}[c]{\headerphotoidwidth}%
|
||||
\begin{tikzpicture}%
|
||||
\raggedleft\begin{tikzpicture}%
|
||||
\foreach \r/\colora in {1.6/{black!10},1.5/{black!30}}{
|
||||
\fill[\colora] (0,0) circle (\r cm);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue