diff options
author | Aaron LI <aly@aaronly.me> | 2018-09-13 15:35:49 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-09-13 15:35:49 +0800 |
commit | 8999856de246a2ec33454b7bbdb4ccbf765aa983 (patch) | |
tree | 63e7e11efa2fbeeeac061a6799058d957a04b351 | |
parent | 0bed59c2bea21a8b69d8ff7d58ab9db4993380ad (diff) | |
download | resume-8999856de246a2ec33454b7bbdb4ccbf765aa983.tar.bz2 |
class: Fix header alignment when no photo
-rw-r--r-- | resume.cls | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -314,8 +314,8 @@ \tikz\path[fill overzoom image={\@photo}] circle[radius=0.5\linewidth]; \end{minipage} + \hspace{1em} }{} - \hspace{1em} \ifundef{\@photodiameter}{% \begin{minipage}{\linewidth} }{% |