Skip to content

Commit b124fbf

Browse files
committed
Fix overlapping rendering for cvitems
Inspired by posquit0#539 In this PR, 1mm is used with vspaces but 0.8mm looks like nothing changed with comparison.
1 parent d7d0a38 commit b124fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awesome-cv.cls

+1-1
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@
746746
}{%
747747
\end{itemize}
748748
\end{justify}
749-
\vspace{-4.0mm}
749+
\vspace{0.8mm}
750750
}
751751

752752

0 commit comments

Comments
 (0)