We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff1dfa commit c2683e7Copy full SHA for c2683e7
3 files changed
resume.cls
@@ -32,13 +32,13 @@
32
{}{0em} % Can be used to give a prefix to all sections, like 'Section ...'
33
{} % Can be used to insert code before the heading
34
[\titlerule] % Inserts a horizontal line after the heading
35
-\titlespacing*{\section}{0cm}{*1.8}{*1.25}
+\titlespacing*{\section}{0cm}{*1.8}{*1.8}
36
37
\titleformat{\subsection}
38
{\large\raggedright}
39
{}{0em}
40
{}
41
-\titlespacing*{\subsection}{0cm}{*1.8}{*0.35}
+\titlespacing*{\subsection}{0cm}{*1.8}{*0.6}
42
43
\newcommand{\datedsection}[2]{%
44
\section[#1]{#1 \hfill #2}%
resume.pdf
5 Bytes
resume.png
97 Bytes
0 commit comments