We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following code snippet will generate the cvline as expected, but does not account for the smaller font in the list:
\cvline{Blah}{\small \begin{itemize} \item first item \item second item \item last item \end{itemize}} %Extra stuff down here to make the gap obvious
Activity