mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 14:08:36 +00:00
Update awesome-cv.cls
Fixing alignment
This commit is contained in:
parent
ed8e25ea9d
commit
dd510ced7f
1 changed files with 1 additions and 1 deletions
|
@ -617,7 +617,7 @@
|
|||
% Define a line of cv information(honor, award or something else)
|
||||
% Usage: \cvhonor{<position>}{<title>}{<description>}{<location>}{<date>}
|
||||
\newcommand*{\cvhonor}[5]{%
|
||||
\honordatestyle{#5} & \honorpositionstyle{#1}, \honortitlestyle{#2} & \honorlocationstyle{#4} && \honordescriptionstyle{#3}
|
||||
\honordatestyle{#5} & \honorpositionstyle{#1}, \honortitlestyle{#2} & \honorlocationstyle{#4} \cr & \honordescriptionstyle{#3}
|
||||
\\
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue