% Define an environment for cventry
\newenvironment{cventries}{%
- \vspace{\acvSectionContentTopSkip}
+ \vspace{0.0mm}
\begin{center}
}{%
\end{center}
% Define an entry of cv information
% Usage: \cventry{<position>}{<title>}{<location>}{<date>}{<description>}
\newcommand*{\cventry}[5]{%
- \vspace{-2.0mm}
+ \vspace{1.0mm}
\setlength\tabcolsep{0pt}
\setlength{\extrarowheight}{0pt}
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} L{\textwidth - 4.5cm} R{4.5cm}}