Awesome-CV icon indicating copy to clipboard operation
Awesome-CV copied to clipboard

Additional Whitespace When Only One CVItem is provided

Open hank-w opened this issue 7 months ago • 1 comments

Please see image below for example. When a cv entry has a list of cvitems, but there only contains one cvitem, there seems to be additional vertical whitespace added above that point. Does anyone know how to fix this? Please refer to below the image for code for the section file.

image

\cvsection{Section} \vspace{-9pt} \begin{cventries} \cventry {\url{link}} {Main Title} {Sub Title} {Date} { \begin{cvitems} \item\skilltypestyle {Why is there whitespace above this line} \end{cvitems} } \cventry {\url{link}} {Main Title} {Sub Title} {Date} { \begin{cvitems} \item\skilltypestyle {But no whitespace above these lines} \item\skilltypestyle {Quite interesting} \end{cvitems} } \end{cventries}

hank-w avatar Nov 19 '23 03:11 hank-w

:wave: Welcome! Looks like this is your first issue.

Hey, thanks for your contribution! Please give us a bit of time to review it. 😄

github-actions[bot] avatar Nov 19 '23 03:11 github-actions[bot]