在这张图片中,我在创建简历时显示了 Overleaf LaTeX 中的要点。如何减少这些要点线之间的差距?我当前的代码如下所示:
\csection{COURSEWORK}{\small
\begin{itemize}
% item 1 %
\item \frcontent{Data Structures and Algorithms}{}{}{}
% item 2 %
\item \frcontent{Design and Analysis of Algorithms}{}{}{}
% item 3 %
\item \frcontent{Database Management Systems}{}{}{}
% item 3 %
\item \frcontent{Object Oriented Programming}{}{}{}
\end{itemize}
}