Hello there,
I am rather new to Latex and am currently trying to brush up my resume. I am using Overleaf to compile the code. I am trying to figure out how Park did the spacing between each section. Specifically, I am looking at the Education section.
So, I can remove the bullet points on the Education section but it leaves an obvious albeit slight gap. I was trying to find if he coded a minimum section height which I could modify but there doesn't seem to be one. Unless I am blind. I was also trying to use the titlesec command to perhaps move the Skills section up closer toward the Education block.
Any help would be appreciated.
Curricula Vitae / Résumés ⇒ Question about how to make change to "Awesome Resume/CV and Cover Letter"
NEW: TikZ book now 40% off at Amazon.com for a short time.

Question about how to make change to "Awesome Resume/CV and Cover Letter"
K, it seems that adding the line \vspace{-Xmm} in the CVsection routine solves my problem.